Skip to content

Retool: Agency creation, approval, edit #902

@josh-chamberlain

Description

@josh-chamberlain

Context

Requirement 1: fix agencies PUT / ID the error

I get a 500 server error when I try to update agencies using PUT.

{{baseUrl}}/agencies/:resource_idresource_id = 23258

{
     "agency_info": {
       "approval_status": "approved"
     }
}

I have since just updated this to approved using the database 🙈 and my other submissions I am making as approved—so there's no last_approval_editor.

Using a GET with the same headers and ID works, but the body shown results in an error when PUT.

Requirement 2: fix error in the bottom right

Image

Requirement 3: add agency approval page

Option 1: make new agencies temporarily submit as approved. Right now, it's the same user doing both.

Option 2: make an approval workflow page this one

Image

Requirement 4: add agency edit page

This can resolve requirement 3, if done cleverly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Awaiting Product

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions