i have created a confiform which hold build details. i m trying to update this confiform from Jenkins with build details post completion using REST API. i could successfully update all details exccept date
while updating Date field its not updating with today's date. here is my REST API (edited site name)
https:/mysitename:8080/wiki/ajax/confiforms/rest/save.action?pageId=78878787&f=deploytracker&date=25-04-2019&jira=JAS-400&environment=test&applicationname=goo&version=0.0.1&doneby=hudson
Date values shall be given either as timestamps (epoch) or in the same format as you have it configured in your Confluence instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.