Menu

#136 Table and editor fields show inconsistent values for boolean and GraphQLJSON

open
nobody
2023-08-17
2023-08-07
Anonymous
No

Originally created by: kyelewis

Describe the bug
In the Admin UI, the table view and the editor show different values for the same data

  • For GraphQLJSON, the table view shows a JSON string of the data, but the editor shows [object Object].
  • For boolean, the table view shows empty if the value is true, but the editor shows 'true'.

Discussion

  • Anonymous

    Anonymous - 2023-08-07

    Originally posted by: skeep-exogee

    Another good catch thanks @kyelewis. We need to handle these cases and also many to many relationships.

    We will prioritise a fix.

     
  • Anonymous

    Anonymous - 2023-08-07
     

Log in to post a comment.

Monday.com Logo