This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-d3fd1c41-a89d-4d58-8ff1-251503998f78 XWIKI-22717 Open

Can't move an application created with AWM

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-410865ac-c22c-440c-961b-4b44f58896b0 Gabriela Anechitoaei created this issue on 05/Dec/24 17:50
 
Summary: Can't move an application created with AWM
Issue Type: cid:jira-generated-image-avatar-d3fd1c41-a89d-4d58-8ff1-251503998f78 Bug
Affects Versions: 16.10.0
Assignee: Unassigned
Attachments: AfterRefresh.jpg, MoveApp.jpg
Components: App Within Minutes
Created: 05/Dec/24 17:50
Environment: Windows 11 Pro, XWiki 16.10.0 with MySQL 9.0 and Standard, Chrome 131
Labels: regression
Priority: cid:jira-generated-image-static-blocker-1056b53c-dba8-42e3-9426-598dcd07326b Blocker
Reporter: Gabriela Anechitoaei
Description:

Steps to reproduce:

  1. Login as Admin
  2. Click on "More applications" > "Create your own!" in the Applications panel
  3. Click "Create Application"
  4. Type a name for the application
  5. Click on "Next Step"
  6. Drag and drop any fields from the palette to the right ex. "Title" & "Content"
  7. Click "Next Step"
  8. Leave default and click "Next Step"
  9. Click on "Finish"
  10. From "More Actions" click on "Move\Rename"
  11. Select another location ex. Sandbox
  12. Click on "Rename"

 
Expected results: The application is moved to the chosen location.

Actual results: "Failed to rename the application" appears, the application isn't moved

In the wiki console:

2024-12-05 18:26:39,433 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null                   - Exception in macro #updateAppTemplateProvider called at xwiki:AppWithinMinutes.RenameApplication[line 66, column 1]
2024-12-05 18:26:39,438 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null                   - Exception in macro #renameAppCodePages called at xwiki:AppWithinMinutes.RenameApplication[line 13, column 1]
2024-12-05 18:26:39,440 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null                   - Exception in macro #renameApp called at xwiki:AppWithinMinutes.RenameApplication[line 9, column 1] 

 

43005_MoveApp.jpg

NOTE: If the page of the app is refreshed the following message appears:
 

43004_AfterRefresh.jpg

NOTE 2: This issue doesn't reproduce on 15.10.14

 
 

2 updates

 
cid:jira-generated-image-avatar-410865ac-c22c-440c-961b-4b44f58896b0 Changes by Gabriela Anechitoaei on 05/Dec/24 17:50
 
Fix Version: 16.10.1
Description: Steps to reproduce:
# Login as Admin
# Click on "More applications" > "Create your own!" in the Applications panel
# Click "Create Application"


# Type a name for the application ex. "Test app"
# Click on "Next Step"
# Drag and drop any fields from the palette to the right ex. "Title" & "Content"
# Click "Next Step"
# Leave default and click "Next Step"
# Click on "Finish"
# From "More Actions" click on "Move\Rename"
# Select another location ex. Sandbox
# Click on "Rename"

 
Expected results: The application is moved to the chosen location.

Actual results: "Failed to rename the application" appears, the application isn't moved

In the wiki console:
{code:java}
2024-12-05 18:26:39,433 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null                   - Exception in macro #updateAppTemplateProvider called at xwiki:AppWithinMinutes.RenameApplication[line 66, column 1]
2024-12-05 18:26:39,438 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null                   - Exception in macro #renameAppCodePages called at xwiki:AppWithinMinutes.RenameApplication[line 13, column 1]
2024-12-05 18:26:39,440 [qtp192881625-133 - http://localhost:8080/xwiki/bin/get/AppWithinMinutes/RenameApplication] ERROR o.a.v.d.null                   - Exception in macro #renameApp called at xwiki:AppWithinMinutes.RenameApplication[line 9, column 1] {code}
 

!MoveApp.jpg|width=707,height=718!

*NOTE:* If the page of the app is refreshed the following message appears:
 

!AfterRefresh.jpg|width=668,height=773!

*NOTE 2:* This issue doesn't reproduce on 15.10.14