Skip to content

Conversation

@indymoorcroft
Copy link
Contributor

No description provided.

@platops-pr-bot
Copy link

returnsInProgress <- stampDutyLandTaxService.getReturn(storn, "PENDING")
submittedReturns <- stampDutyLandTaxService.getReturn(storn, "SUBMITTED")
dueForDeletion <- stampDutyLandTaxService.getReturn(storn, "DUE_FOR_DELETION")
optName <- authConnector.authorise(EmptyPredicate,Retrievals.name)
Copy link
Contributor

@avelx avelx Nov 18, 2025

Choose a reason for hiding this comment

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

🔧 - please extract field required on the level of playframework action, in this case it will be available in every controller calling auth, also we are not calling auth connector directly in our custom controllers for sure; only via actions such as: identify andThen getData andThen requireData andThen stornRequiredAction etc

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

# Conflicts:
#	app/controllers/manage/AtAGlanceController.scala
#	test/controllers/manage/AtAGlanceControllerSpec.scala
@indymoorcroft indymoorcroft changed the title HOT-FIX: WIP add users name HOT-FIX: add users name Nov 18, 2025
@indymoorcroft
Copy link
Contributor Author

test this please

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.

4 participants