"Replace Generator" button #623
Labels
bug
Something isn't working
client
Related to front end workings (React/Redux)
good first issue
Good for newcomers
🐛 Bug Report
On a manifest, the user have the option to replace the generator if the following is true.
Draft
(the value ofstatus
is actuallyNotAssigned
)Pending
AND
RcraProfile
)AND
When the button is clicked, it should bring up the handler search form (the same form that's brought up for a new manifest that does not already have a generator).
If someone is working on this besides me, it may help to log into the django admin page (at http://localhost:8000) and change the site type of the VATESTGEN001 from
Generator
toTsdf
. That way when a new manifest is created with this site it doesn't default as the generator.The text was updated successfully, but these errors were encountered: