Description
Saving a new resource only with the name, and after settings that resource properties from homepage, some issues are introduced:
MAPS
- Login as admin
- Create new map
- Save writing only the name
- Go back to homepage
- From homepage, set a thumbnail, some detials and the permission
Testers can edit
- Logout from admin and login as tester
- Open edit properties from homepage
Problem 1: Can't see the details (NO_DETAILS_AVAILABLE) and can't edit them
Problem 2: If I set a new thumbnail, the prevous one is not deleted (DELETE 403 forbidden)
DASHBOARDS AND STORIES
- Login as admin
- Create new dashboard/story
- Save writing only the name
- Go back to homepage
- From homepage, set a thumbnail
Problem 1: The console gives the following error: GET .../thumbnail 404 (Not Found)
- Login as admin
- Create new dashboard/story
- Save writing only the name
- Go back to homepage
- From homepage, set the permission
Testers can edit
- Logout from admin and login as tester
- Open edit properties from homepage
Problem 2: Tryng to set a thumbnail in console: GET .../thumbnail 404 Not Found
Description
Saving a new resource only with the name, and after settings that resource properties from homepage, some issues are introduced:
MAPS
Testers can editProblem 1: Can't see the details (
NO_DETAILS_AVAILABLE) and can't edit themProblem 2: If I set a new thumbnail, the prevous one is not deleted (
DELETE 403 forbidden)DASHBOARDS AND STORIES
Problem 1: The console gives the following error:
GET .../thumbnail 404 (Not Found)Testers can editProblem 2: Tryng to set a thumbnail in console: GET .../thumbnail 404 Not Found