I need to confirm if there is a way to modify the creation and modification dates for Confluence pages.
Hi @Vivek Singh
I don't think so, unless you go into the db. The question I have is, why do you require this? It would mess up with all the history functionality that confluence provides
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe someone from atlassian can provide some details on how to accomplish this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree with Fabian on this, you should be able to modify it via DB modifications, but you need to be careful with the sql queries you are executing, probably test it on lower environment first and then execute it on prod.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.