There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-db32c63a-b9c7-4d20-afa6-285a9d246acd XWIKI-17283 Open

Display delete job logs when deleting a page

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-3034f372-de99-4f07-a102-b70853470260 Nikita Petrenko on 09/Apr/26 14:25
 
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
{ + Resolved }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?