Skip to content

fix: prevent user logout on sub store indent receive error#122

Merged
5Amogh merged 1 commit intorelease-3.6.2from
Sn/3.6.2
Mar 27, 2026
Merged

fix: prevent user logout on sub store indent receive error#122
5Amogh merged 1 commit intorelease-3.6.2from
Sn/3.6.2

Conversation

@snehar-nd
Copy link
Copy Markdown
Contributor

📋 Description

JIRA ID:

AMM-2133

✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)

ℹ️ Additional Information

Stop the HTTP interceptor from clearing session and redirecting to login on non-authentication errors. Only 401/403 errors now trigger logout.
Added error handling in the receiveIndent subscribe to show a single user-friendly error message.
Removed extra / from the API URL- receiveIndentOrderUrl

Stop the HTTP interceptor from clearing session and redirecting to login
on non-authentication errors. Only 401/403 errors now trigger logout.
Added error handling in the receiveIndent subscribe to show a single
user-friendly error message.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 27, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 658aa93a-9df0-4557-84ea-40ff6f474204

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch Sn/3.6.2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@5Amogh 5Amogh merged commit cccfc40 into release-3.6.2 Mar 27, 2026
3 checks passed
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