I am using the amazing Stagil Table API to update a row.
When I update the row passing in 2 of the 7 fields, the other 5 fields are set to empty/null. It seems that the API resets the row and only updates the fields I pass in.
I would think that you could update just 1 field in the row using the API.
Any suggestions?
found this page after some more searching
REST API (from 2.1.3) - STAGIL Tables and Checklists for Jira - Confluence (atlassian.net)
All values must be passed in on the update.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.