feat(errors): register INVITE_ADDRESS_REQUIRED and INVITE_USERS_INVALID - #1825
Conversation
Refresh the constructive-db error audit inventory and regenerated registry.
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
Review complete. No issues found — approved ✅. This PR revises the error-code definitions in the Constructive
Reviewed commit: a7af570 |
Summary
Registers the two codes raised by the new scope-aware
provision_<scope>_user/provision_<scope>_users_bulkfunctions (constructive-dbfeat/admin-provision-users) so they classify aspublic/400 at the transport layer instead of internal/500:scripts/db-error-inventory.jsonandregistry.generated.tswere refreshed by re-runningaudit-db-errors.py+generate-registry.pyagainst that constructive-db branch; the refresh also picks up a few codes that landed on constructive-dbmainsince the last audit (PERMISSION_DENIED,ROUTE_DOMAIN_REQUIRED,HOSTNAME_CLAIMED_IN_OTHER_PLANE,DATA_PERMISSIONS_MODULE_REF_INVALID).Link to Devin session: https://app.devin.ai/sessions/b594a9d9c24e40ec9968fef407df5af3
Open in Devin Desktop: https://app.devin.ai/desktop/session/b594a9d9c24e40ec9968fef407df5af3?variant=devin
Requested by: @pyramation