Skip to content

Conversation

@msaha-sonata
Copy link
Contributor

Description:
Backend: B&R Decline | Decline reason field
Receive decline_reason from payload, save to database, and include in API response

Jira:
ENT-11190

Merge checklist:

  • ./manage.py makemigrations has been run
    • Note: This must be run if you modified any models.
      • It may or may not make a migration depending on exactly what you modified, but it should still be run.

Post merge:

  • Ensure that your changes went out to the stage instance
  • Deploy to prod instance

@msaha-sonata msaha-sonata requested review from a team as code owners December 17, 2025 12:04
Copy link
Member

@iloveagent57 iloveagent57 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable, but you should update the unit test for the view to include an assertion that the decline reason is stored in the model record.

@msaha-sonata
Copy link
Contributor Author

Opened a new PR to clean branches linked
New PR - #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants