Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate id on formats #872

Open
ebriand opened this issue Mar 24, 2021 · 0 comments
Open

Duplicate id on formats #872

ebriand opened this issue Mar 24, 2021 · 0 comments

Comments

@ebriand
Copy link
Collaborator

ebriand commented Mar 24, 2021

Hey 馃憢

We have created an event with multiple talk formats and we have 2 formats with the same id 馃 With the JSON export we see that :

"formats": [
        (...)
        {
            "id": "b41764e7-0279-552b-baf8-0e1aa7b78906",
            "name": "Long Workshop 馃嚝馃嚪 (1h50)"
        },
        {
            "name": "Long Workshop 馃嚞馃嚙 (1h50)",
            "id": "b41764e7-0279-552b-baf8-0e1aa7b78906"
        }
    ],

We have no clue how this happened sorry 馃檹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant