Skip to content

Fix extra iD URL parameter offset not working for custom imagery issue#6950

Merged
ramyaragupathy merged 2 commits intodevelopfrom
fix/6676-additional-id-url-param-issue
Nov 20, 2025
Merged

Fix extra iD URL parameter offset not working for custom imagery issue#6950
ramyaragupathy merged 2 commits intodevelopfrom
fix/6676-additional-id-url-param-issue

Conversation

@royallsilwallz
Copy link
Copy Markdown
Contributor

What type of PR is this?

  • 🐛 Bug Fix

Related Issue

Describe this PR

This PR fixes the extraIdParams in URL parameters not populating in iD editor for custom imagery.

@sonarqubecloud
Copy link
Copy Markdown

@manjitapandey
Copy link
Copy Markdown

manjitapandey commented Aug 4, 2025

When the offset value is changed, the first values are stored and visualised even for different projects. (something like caching behavior)
This behavior is very irregular. Will update when I could have proper replication steps here.

Edit:
When I select a project with offset and go to ID editor, the offset is correct and functional.
When I select second project and go to id editor, the offset shows the offset of first project. - Not expected
When I refresh ID editor page, and check the offset, its still incorrect and shows offset of first project. - Not expected.
When I go to project details page or tasks page and refresh and get to ID editor page, the offset is updated for that project. Correct and expected.

cc: @ramyaragupathy , @royallsilwallz

@sonarqubecloud
Copy link
Copy Markdown

@royallsilwallz
Copy link
Copy Markdown
Contributor Author

royallsilwallz commented Oct 11, 2025

@manjitapandey I've pushed the fixes !
Let me know if any more issue arises.
cc @ramyaragupathy

- Fix previous offset appearing issue in projects
- Fix custom imagery persisting from previous project issue
- Related to #6676
@suzit-10 suzit-10 force-pushed the fix/6676-additional-id-url-param-issue branch from d5794cf to c9b7e5d Compare November 20, 2025 08:01
@sonarqubecloud
Copy link
Copy Markdown

@ramyaragupathy ramyaragupathy merged commit f36f5db into develop Nov 20, 2025
9 checks passed
@ramyaragupathy
Copy link
Copy Markdown
Member

Thanks @royallsilwallz for closing this 🙏 - looking forward to releasing this very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Additional iD URL parameter for imagery offset is not working

4 participants