Duplicate GUID

Home Forums Calendar Products Events Calendar PRO Duplicate GUID

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #397021
    Shashi
    Participant

    Hi all,
    It appears we have a bunch of duplicate GUIDs all around events. We’re not sure where the issue is. For example:

    > select guid,count(guid) as cnt from wp_posts group by guid having count(guid) > 1;
    +————————————————————-+—–+
    | guid | cnt |
    +————————————————————-+—–+
    | /events/10132-revision-v1/ | 8 |
    | /events/10266-revision-v1/ | 2 |
    | /events/10399-revision-v1/ | 2 |
    | /events/10502-revision-v1/ | 2 |
    | /events/10563-revision-v1/ | 2 |
    | /events/10805-revision-v1/ | 3 |
    | /events/10977-revision-v1/ | 2 |
    | /events/11109-revision-v1/ | 3 |
    | /events/11146-revision-v1/ | 3 |
    | /events/11213-revision-v1/ | 6 |
    | /events/11241-revision-v1/ | 15 |
    | /events/11292-autosave-v1/ | 2 |
    | /events/11292-revision-v1/ | 15 |
    | /events/11315-revision-v1/ | 7 |
    | /events/11479-autosave-v1/ | 2 |
    | /events/11479-revision-v1/ | 104 |

    Any ideas? Not sure if this is Modern Tribe or WordPress related… Seems to be revisions and autosaves that just stay in the database..
    Thanks!
    S.

    #400782

    Hi!

    Thanks for taking the time to reach out to us with your query. We builtĀ The Events Calendar using WordPress built in post types and create/save functions. Are you experiencing any issue from having multiple duplicate GUIDs in your database? It appears to be as you say related only to revisions/autosave and shouldn’t be impacting users.

    – Matthew

    #579065

    <div>
    <div>

    Hi, I wanted to quickly follow-up with you to see if you are all set or if you have further questions. Please let me know if you do have additional questions I can assist with or if I should go ahead and close this thread.

    Thank you,

    – Matthew

    </div>
    </div>

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Duplicate GUID’ is closed to new replies.