Show information about Entities referenced in Submissions in backlog #836
Labels
backend
Requires a change to the API server
enhancement
New feature or behavior
entities
Multiple Encounter workflows
frontend
Requires a change to the UI
We could do more to surface information about the underlying entity when a submission is in the backlog, or force-processed.
We have parsed the entity uuid at this point, but the difficulty comes from the fact that the Entity may not actually exist yet. If it's an update to an existing entity that came in out of order, we could potentially link to the entity. If it's an update to an entity that hasn't been created yet, we could explain that somehow in these backlog actions
We could also look up whether the dataset requires approval and communicate that, too, because that has an impact on how submissions in the backlog actually get processed.
We could consider logging an event for force-processing a submission that doesn't appear to have any effect.
This will be relevant when dealing with entities that have been deleted, too, as discussed in #685.
The text was updated successfully, but these errors were encountered: