You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In MHR currently the DB2 MHR number is assigned prior to the pay api request. As a result, if the pay api request fails the MHR number that was used in the request is skipped over. Staff have identified concerns with skipping numbers in the decal sequence, and the costs associated with purchasing decals that may need to be shred. This is to request the order be modified so that the DB2 MHR number is requested after the pay api request.
Developer Note:
Update new MH registration transaction management to request the next MHR number after a successful payment request.
Allow staff post-migration to manually enter an MHR number when creating a new MH registration. The MHR number must be both less than the existing maximum MHR number and not already used. This enhancement will allow staff to retroactively fill a gap in the MHR number sequence if one is detected.
To test, verify create registration still works for:
New MH registrations
Transfers
Notes
Cancel Notes
Exemptions
The text was updated successfully, but these errors were encountered:
In MHR currently the DB2 MHR number is assigned prior to the pay api request. As a result, if the pay api request fails the MHR number that was used in the request is skipped over. Staff have identified concerns with skipping numbers in the decal sequence, and the costs associated with purchasing decals that may need to be shred. This is to request the order be modified so that the DB2 MHR number is requested after the pay api request.
Developer Note:
To test, verify create registration still works for:
The text was updated successfully, but these errors were encountered: