Missing column id's on default board columns #3017
Unanswered
AvidDabbler
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I found this issue when working with the fizzy cli, but the maybe, done and not now columns are missing uuid's. If you go to the
https://app.fizzy.app/1/cards/<card_number>.jsonwhen it is in the maybe column the column is undefined and when you move it to a custom column it populates.Was this a design decision to list the column id for default with just kabob case and leave the card column undefined on creation and completion?
CLI Issue
On http
https://app.fizzy.do/1/cards/216.json
216 on maybe does not have key column.
when you change the column it populates.
On the CLI
All reactions