Skip to content

Conversation

@dhavaljrajpara
Copy link
Contributor

@dhavaljrajpara dhavaljrajpara commented Dec 30, 2025

What changes were proposed in this pull request?

Upgrade axios version 1.8.4 to latest 1.12.2

How was this patch tested?

  1. Applied the patch locally.
  2. Verified that the build completed successfully.
  3. Checked that the development server started and worked properly.
  4. Performed UI-level sanity testing on the following modules and pages.
  • Service
  • Policy
  • User, Group, Role
  • Security Zone

import { ToastContainer } from "react-toastify";
import axios from "axios";
import { hasAccessToTab, isUser } from "Utils/XAUtils";
import {
Copy link
Contributor

Choose a reason for hiding this comment

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

This Jira ticket is intended for upgrading Axios from version 1.8.4 to the latest version 1.12.2. However, while reviewing the changes, I noticed several additional modifications beyond the version upgrade, including new if conditions that appear to alter the original logic. Since I'm not fully aware of the context or intent behind these extra changes, could you please explain the purpose and rationale for these modifications (apart from the Axios version upgrade itself)?

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