[
https://issues.apache.org/jira/browse/ATLAS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16004105#comment-16004105
]
Keval Bhatt commented on ATLAS-1763:
------------------------------------
[~madhan.neethiraj], [~ssainath] I have a solution for this issue will try with
the same and if it works the will provide the patch.
> UI : Atlas lands in the page of Deleted tag (the only tag) on clicking TAGS
> tab
> --------------------------------------------------------------------------------
>
> Key: ATLAS-1763
> URL: https://issues.apache.org/jira/browse/ATLAS-1763
> Project: Atlas
> Issue Type: Bug
> Components: atlas-webui
> Affects Versions: 0.9-incubating
> Reporter: Sharmadha Sainath
> Assignee: Keval Bhatt
> Priority: Trivial
>
> 1. Created tag tag1
> 2. Clicked on TAGS tab which landed in
> http://localhost:21000/index.html#!/tag/tagAttribute/tag1
> 3. Deleted the tag through REST.
> 4. Clicked on the TAGS tab. The TAGS tab listed tag1 . But on disabling cache
> , tag1 is removed.
> 5.But Atlas lands in
> http://localhost:21000/index.html#!/tag/tagAttribute/tag1 which throws 404
> exception while clicking Tags tab .
> On opening Atlas in another incognito window , this issue is not seen . Atlas
> possibly caches tag1 which lands in /tag/tagAttribute/tag1 and causes issue.
> When there are 1 or more ACTIVE tags , this issue is not seen as it lands in
> /tag/tagAttribute/<ACTIVE_TAG>.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)