[
https://issues.apache.org/jira/browse/RANGER-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Himanshu Maurya updated RANGER-4584:
------------------------------------
Description:
Steps to reproduce:-
Through Ranger Admin UI -> Access Manager -> Tag Based Policies -> open the tag
service -> open EXPIRES_ON policy for edit
UI is not loading and we are getting following error in console
{code:java}
Uncaught TypeError: Cannot read properties of undefined (reading 'name')
at H.n.<anonymous> (PermissionList.js:165:1)
at underscore.js:723:1
at Function.we (underscore.js:1330:1)
at H.n.setupPermissionsAndConditions (PermissionList.js:162:1)
at H.n.initialize (PermissionList.js:86:1)
at t.View (backbone.js:1300:1)
at Backbone.View (XAOverrides.js:1186:1)
at H.n.constructor (backbone.marionette.js:801:1)
at H.n.constructor (backbone.marionette.js:980:1)
at new H.n (backbone.js:2060:1) {code}
> Default EXPIRES_ON policy is not loading while editing
> ------------------------------------------------------
>
> Key: RANGER-4584
> URL: https://issues.apache.org/jira/browse/RANGER-4584
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Himanshu Maurya
> Assignee: Himanshu Maurya
> Priority: Major
>
> Steps to reproduce:-
> Through Ranger Admin UI -> Access Manager -> Tag Based Policies -> open the
> tag service -> open EXPIRES_ON policy for edit
> UI is not loading and we are getting following error in console
> {code:java}
> Uncaught TypeError: Cannot read properties of undefined (reading 'name')
> at H.n.<anonymous> (PermissionList.js:165:1)
> at underscore.js:723:1
> at Function.we (underscore.js:1330:1)
> at H.n.setupPermissionsAndConditions (PermissionList.js:162:1)
> at H.n.initialize (PermissionList.js:86:1)
> at t.View (backbone.js:1300:1)
> at Backbone.View (XAOverrides.js:1186:1)
> at H.n.constructor (backbone.marionette.js:801:1)
> at H.n.constructor (backbone.marionette.js:980:1)
> at new H.n (backbone.js:2060:1) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)