Hi!
I am trying to bulk clear "duedate" using the bulk edit issues endpoint and according to the documentation for clearing a date an empty string must be passed to "formattedDate" but I am receiving an 400 error:
Received 400 calling https://colortasks.atlassian.net/rest/api/3/bulk/issues/fields. Error message: {"errors":[{"message":"formattedDate must not be empty"}]}
Payload:
@Miguel Martinez Perez have you tried to set null instead of empty string? I do not have an env to test it at the moment, so please verify it with limited number of tickets or at SBX at first:D
@Marek Bujak reasonable request :-) Yes, I have tried with null for "formattedDate", assigning null and empty object to "date" and all of them are returning a 400 error (the last two with a different error message)
Payload:
Received 400 calling https://colortasks.atlassian.net/rest/api/3/bulk/issues/fields. Error message: {"errors":[{"message":"formattedDate must not be empty"}]}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.