Conversation
cli call looks OK but the app isn't loading data
Needed to set the file name to track
bb7738a to
b6c0684
Compare
|
I'll need to rebase this on |
should I wait on the review till this is done? |
|
@doc-han yes please - unless you wanted to take over the PR 😇 I doubt I'll get to it this week |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4388 +/- ##
==========================================
+ Coverage 89.41% 89.46% +0.04%
==========================================
Files 425 425
Lines 20221 20229 +8
==========================================
+ Hits 18081 18097 +16
+ Misses 2140 2132 -8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This is ready for another review @doc-han @elias-ba @theroinaochieng Just failing on codecov |
|
@midigofrank do you have time for a review on this tomorrow? |
Security ReviewClaude hit the max-turns limit or encountered an error before posting findings. See the workflow run for details. |
Description
This PR ports the legacy metadata service into the new collaborative editor
(no issue but it came out of #4386 )
Background
Metadata in this context refers to database/entity metadata pulled from the target backend service. So if you're editing a Salesforce step, the metadata is all the sObjects in the Salesforce instance the credential points to. If you're editing DHIS2, it's all the entities and attributes and stuff defined in the DHIS2 instance your credential points to.
Metadata was a bit of an experiment we did back in the day that never quite took off. We only support metadata for dhis2 and salesforce.
Metadata shows up in two places:
Validation steps
https://play.im.dhis2.org/stable-2-42-3-1useradminand passworddistrictcreate()(you should get code assist but maybe try ctrl + space)tracked-entity)AI Usage
Please disclose whether you've used AI anywhere in this PR (it's cool, we just
want to know!):
You can read more details in our
Responsible AI Policy