-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
When running the get-schema command before and after a sync in a synced table, the ids, and colors of the choices of a singleSelect (and probably a multipleSelect) field will change.
Steps to reproduce
- Setup a base with a synced table with a singleSelect field with multiple options
- Run the get-schema command one time
- Sync the table
- Run the get-schema command another time
- Observe the json output
Expected behavior
The schema should not have changes if nothing as changed in the table structure.
Actual behavior
The schema contains changes for the choices, even if nothing changed
Environment
- CLI Version: 1.2.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working