Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

"You're trying to edit an outdated version of that page." when using the confluence json-rpc API

netjunki
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 11, 2013

I'm trying to use the storePage method to update a page. From reading the docs I came to understand that if I want to use storePage to update a page I need to provide the page id and the new version. But no matter what I try I seem to the this error about trying to edit an outdated version. There is currently only one version of the page... and nothing has it open to edit. Anybody got a clue what's going on?

Here's the JSON-RPC call I'm making:

[ {"space" : "AUTO", "title" : "APITest", "content" : "abba", "id":"34637287", "version":"2" }]

Anybody got any theories?

1 answer

1 accepted

1 vote
Answer accepted
Sergey Svishchev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 8, 2013

Send old version, Confluence will increment it itself. (The error message could be clearer.)

netjunki
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 14, 2013

Figured this out on my own about 5 days ago actually... :-) Had forgotten I'd posted a question. I figure the reasoning behind this is to be able to alert a script that there's been some sort of change before they update or something like that?

Anyway accepted your answer since it was correct.

Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events