There are 5 updates, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-68e159f7-221f-47bc-bcec-86f43ec46352 XWIKI-17283 Closed

Display delete job logs when deleting a page

 
View issue   ยท   Add comment
 

5 updates

 
cid:jira-generated-image-avatar-1a84f3a0-1115-49ac-9a37-13673cbb6835 Changes by Vincent Massol on 09/Apr/26 14:41
 
Documentation in Release Notes: N/A
Documentation: N/A
Assignee: Vincent Massol
Resolution: Invalid
Status: Open Closed
 
 

2 comments

 
cid:jira-generated-image-avatar-173dc4eb-ab9e-4b1d-bfde-2d417407a9df Nikita Petrenko on 09/Apr/26 14:37
 
- Nowadays, XWiki is displaying a deleted log. I can't find the exact issue in Jira, nor the specific version of XWiki in the release notes when it was introduced. -

- Will it be enough to close this as {+}Solved By{+}? -

Actually. If to look at history of changes on [delete|https://github.com/xwiki/xwiki-platform/commits/89bed027a2b80c1835fc3bbcb790d36a1b14558f/xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/delete.vm] template, in 2020 it already had {noformat}displayJobStatusLog{noformat} and it's visible for [superadmin or advanced user|https://github.com/xwiki/xwiki-platform/blob/9e20ce45993a4487a95eb184fbe4112613858ae8/xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/delete.vm#L91-L93]

Is this improvement about showing deletion log for even simple user?
Also, any other page operation - job log will be displayed for advanced or superadmin user.
 
cid:jira-generated-image-avatar-1a84f3a0-1115-49ac-9a37-13673cbb6835 Vincent Massol on 09/Apr/26 14:41
 

The feature already exists for advanced users (I think I wasn't aware of it when I created the issue), and I feel it's enough.