Skip to main content
Delivered

Allow tasking order name change

Related products:Account Management
  • June 25, 2024
  • 4 replies
  • 125 views

On behalf of a customer:

Ability to change the order name after placing order. Or it is sufficient to prevent the registration of the same order name. The reason behind this is that sometimes the “create order from here” button is used and its easy to forget to change the order name. As a result, many orders with the same name are created.

4 replies

elyhienrich
Community Manager 🌎
Forum|alt.badge.img+17
  • Community Manager 🌎
  • 652 posts replied to
  • June 25, 2024
NewOpen

elyhienrich
Community Manager 🌎
Forum|alt.badge.img+17
  • Community Manager 🌎
  • 652 posts replied to
  • June 25, 2024

This idea is under review and open for discussion and voting. This is the investigation stage when we gather more information.


elyhienrich
Community Manager 🌎
Forum|alt.badge.img+17
  • Community Manager 🌎
  • 652 posts replied to
  • July 10, 2025
OpenDelivered

elyhienrich
Community Manager 🌎
Forum|alt.badge.img+17
  • Community Manager 🌎
  • 652 posts replied to
  • July 10, 2025

You can do this in the Tasking API. To change the name of a Planet Tasking order, you need to send a PUT request to the Tasking API with the new name. Only orders in the states PENDING, REQUESTED, or IN PROGRESS can be edited.
Here is the documentation for editing a Tasking order.