Skip to content

[ERSSUP-78090]-[]-[Make getAttachment always return something for a v…#1898

Closed
stevebux wants to merge 1 commit intodevelopfrom
feature/ERSSUP-78090
Closed

[ERSSUP-78090]-[]-[Make getAttachment always return something for a v…#1898
stevebux wants to merge 1 commit intodevelopfrom
feature/ERSSUP-78090

Conversation

@stevebux
Copy link

…alid UUID]-[SB]

Summary

  • Routine Change
  • ❗ Breaking Change
  • 🤖 Operational or Infrastructure Change
  • ✨ New Feature
  • ⚠️ Potential issues that might be caused by this change

Add any other relevant notes or explanations here. Remove this line if you have nothing to add.

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the reviewer.

  • I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a mergeable state.
  • If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
  • I have ensured the changelog has been updated by the submitter, if necessary.

@stevebux stevebux requested a review from a team as a code owner November 22, 2024 15:14
@nhsd-angel-pastor
Copy link
Contributor

lgtm

@stevebux stevebux force-pushed the feature/ERSSUP-78090 branch from 6c24fcc to 8ebc76a Compare November 22, 2024 15:51
Copy link
Author

@stevebux stevebux left a comment

Choose a reason for hiding this comment

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

Approved by Angel Pastor

@stevebux stevebux force-pushed the feature/ERSSUP-78090 branch from 8ebc76a to 5768004 Compare November 22, 2024 16:17
response = call_endpoint_url_with_pathParams(
actor, {"attachmentLogicalID": "f1bb2b1-30db-48f9-8906-8b703adca5fb"}
)
asserts.assert_status_code(404, response.status_code)
Copy link
Contributor

Choose a reason for hiding this comment

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

I've noticed that this 404 should be a 422. This is caused by a bug that I've fixed in #1922 - path to files STU3-SandboxErrorOutcome.json and R4-SandboxErrorOutcome.json aren't correct for most files under routes/

@stevebux
Copy link
Author

stevebux commented Jan 6, 2025

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stevebux
Copy link
Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stevebux stevebux force-pushed the feature/ERSSUP-78090 branch from 5768004 to bcc0988 Compare January 13, 2025 16:08
@stevebux
Copy link
Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@stevebux stevebux force-pushed the feature/ERSSUP-78090 branch from bcc0988 to 1149674 Compare January 13, 2025 16:34
@stevebux stevebux closed this Sep 15, 2025
@stevebux stevebux deleted the feature/ERSSUP-78090 branch September 15, 2025 15:01
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.

3 participants