You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now our "query_data" column contains a JSON object with condition IDs for keys. For custom codes we will likely need to add a new key eg "custom" which lists additional value sets attached to the query
Acceptance Criteria:
There is new backend logic which allows saving queries with custom codes
We need a dummy condition called "custom" or something like that, which all new valuesets will be tied to
The text was updated successfully, but these errors were encountered:
Description:
Right now our "query_data" column contains a JSON object with condition IDs for keys. For custom codes we will likely need to add a new key eg "custom" which lists additional value sets attached to the query
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: