Skip to content

Create View Captured Record Screen #8417

@tumbledwyer

Description

@tumbledwyer

Requirements

As a User
I would like to click on a record from a list to view the details
So that I can select an action to perform on it, either edit, approve, or reject, depending on my permissions

As a Data Capturer
If the record is in progress or awaiting approval
I should see the option to edit

As a Digitiser
If the record is in progress or completed
I should see the option to edit
If the record is awaiting approval
I should see the option to edit, approve and reject

Tech tasks

  • Create view UI
  • Create endpoint to get record by id
  • Create mongo query to fetch record
  • Create buttons, selectively hidden based on record status and permissions

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions