Closed andrea-williams closed 1 month ago
@andrea-williams For your consideration, to enhance clarity and robustness; perhaps, it would be beneficial to reference steps by their specific names rather than their numerical order. For instance, instead of this detail, "When they get to the 4th step of the Registration form," it might be more clear as this detail, "When they get to the Operation Information step of the Registration form."
@andrea-williams May I move the last AC of this ticket to a separate ticket and block it with this ticket? I want to do this to avoid creating a monster PR.
@andrea-williams May I move the last AC of this ticket to a separate ticket and block it with this ticket? I want to do this to avoid creating a monster PR.
@Sepehr-Sobhani certainly!
@andrea-williams Created this ticket: https://github.com/orgs/bcgov/projects/122/views/2?filterQuery=&pane=issue&itemId=74955567 and I gave it a 3.
@patriciarussellCAS
Note: 'Register an Operation` a multi-step process, reachable at: https://cas-bciers-frontend-dev.apps.silver.devops.gov.bc.ca/registration/register-an-operation
This one doesn't seem to be working in dev - despite selecting "opt-in", I get the "new entrant" workflow. The same happens if I select any other registration purpose. (@Sepehr-Sobhani, @patriciarussellCAS )
Also, the 'steps' at the top show the "new entrant application" step before any registration purpose is selected. (cc: @Sepehr-Sobhani, @patriciarussellCAS )
Also, the 'steps' at the top show the "new entrant application" step before any registration purpose is selected. (cc: @Sepehr-Sobhani, @patriciarussellCAS )
Yes, the registration purpose is hard coded for now and we have captured the tasks to resolve this issue in this ticket: https://github.com/orgs/bcgov/projects/122/views/2?filterQuery=purpose&pane=issue&itemId=76712500
Hey @Sepehr-Sobhani could you walk me through this one? In dev, when I select opted-in operation for purpose I'm still not seeing additional data fields in the operation information section for opt-ins. I may be doing something wrong though!
Hey @Sepehr-Sobhani could you walk me through this one? In dev, when I select opted-in operation for purpose I'm still not seeing additional data fields in the operation information section for opt-ins. I may be doing something wrong though!
Hey Patricia! The registration purpose is currently hard coded, so we won't be able to see this in dev until this ticket is merged. However, I can guide you through it using my local environment if that works for you?!
Thanks Sepehr. #2133 is in pending PO approval...but maybe it hasn't been merged yet? Perhaps we can connect on this tomorrow if you're around :)
Aw, sorry, I didn't notice it had been merged! I tried this feature and was able to get to the 'opted-in' page in Dev.
I can guide you through this tomorrow if you want.
I was able to review this in Dev and confirm that it works as intended.
My review notes:
Dependencies
Description:
Brief description of the work involved, including any user research context or key decisions.
In Registration workflow mode, wireframe
Acceptance Criteria:
Given an authenticated external user has selected "Opted-in Operation" as the purpose of registration in the Registration workflow Then they get an extra step at step 3 (after facility information) called Opt-In Application And they see this form
Given an authenticated external user has selected "Opted-in Operation" as the purpose of registration in the Registration workflow When they get to the "Operation Information" step of the Registration form Then they see this And when they click the "Save and Continue" button, the data they input is saved to our database
Development Checklist:
Create new data model
Opted In Operation
:Definition of Ready (Note: If any of these points are not applicable, mark N/A)
·Definition of Done (Note: If any of these points are not applicable, mark N/A)
Notes: