Skip to content

Conversation

Aeyohan
Copy link
Contributor

@Aeyohan Aeyohan commented Nov 22, 2024

Fix using an incorrect return code to check if a create operation succeeds.
This caused the scripts to crash when attempting to create an organisation by attempting to read the response message on success. Changed return code 200 to 201 to match the api docs.

Fix using an incorrect return code to check if a create operation
succeeds.
This caused the scripts to crash when attempting to create an
organisation by attempting to read the response message on success.
Changed return code 200 to 201 to match the api docs.

Signed-off-by: Aeyohan Furtado <[email protected]>
@Aeyohan Aeyohan requested a review from JordanYates November 22, 2024 02:08
@Aeyohan
Copy link
Contributor Author

Aeyohan commented Nov 22, 2024

Also for issues, should we be using github issues or jira (or either depending on the type of issue)

@JordanYates
Copy link
Contributor

Also for issues, should we be using github issues or jira (or either depending on the type of issue)

If it needs an issue rather than just an immediate fix, jira for now.

@JordanYates JordanYates merged commit 1a40e64 into main Nov 22, 2024
8 checks passed
@JordanYates JordanYates deleted the bugfix/cloud_create branch November 22, 2024 02:14
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.

2 participants