The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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!

TAGS
AUG Leaders

Atlassian Community Events