Actions
Bug #19580
closedJS error on content view details page when trying to go to content view copy
Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Description
Error: Could not resolve 'content-view.copy' from state 'content-view' at Object.transitionTo (angular-ui-router.self.js?body=1:3181) at Object.go (angular-ui-router.self.js?body=1:3109) at angular-ui-router.self.js?body=1:4160 at angular.self.js?body=1:19158 at completeOutstandingRequest (angular.self.js?body=1:5870) at angular.self.js?body=1:6146
Steps to Reproduce¶
- Ensure one or more content views
- Go to content view details page
- Click on select action and then copy
- Note above error
Updated by Justin Sherrill over 7 years ago
- Assignee deleted (
Walden Raines) - Target version changed from 194 to 193
Updated by Walden Raines over 7 years ago
For what it's worth this was caused by converting to non-nutupane. The state cannot be transitioned to because I neglected to create it in the first place. I'm happy to take this since I caused it, let me know.
Updated by Brad Buckingham over 7 years ago
- Target version changed from 193 to 196
Updated by Eric Helms over 7 years ago
- Assignee set to Walden Raines
- Translation missing: en.field_release changed from 228 to 258
Updated by Brad Buckingham over 7 years ago
- Target version changed from 196 to 195
Updated by Justin Sherrill over 7 years ago
- Translation missing: en.field_release changed from 258 to 267
Updated by Walden Raines over 7 years ago
- Status changed from Assigned to Duplicate
Duplicate of #20075
Updated by Walden Raines over 7 years ago
- Is duplicate of Bug #20075: Copy content view does not open the copy dialog to enter a new content view name added
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 267 to 281
Actions