Allow editing of values via API

Issue #38 resolved
Joe Mallon created an issue

Please allow changing of values via API

Official response

Comments (8)

  1. Holger Schimanski repo owner

    I am going to support this feature for Project Specific Select Field and Project Specific Multi Select Field, but not for Project Specific Select Field (simple) as part of #30 with next major release of the plugin with an new REST API.

    Best regards, Holger

  2. Holger Schimanski repo owner

    It is a completely new REST API with more capabilities and also following GET, PUT, POST. It will be available in addition to the current REST API. The current API as of version 2.2 will be deprecated and removed in a future release, so that you have enough time to migrate. Hope that this is okay for you.

    Cheers, Holger

  3. Holger Schimanski repo owner

    New version is released allowing edit of option values. Update of documentation in wiki pending.

  4. Holger Schimanski repo owner
    • changed milestone to 2.5.0

    With version 2.4.0 a new REST API was introduced in the background to support the new UI to manage option values for project admins.

    The new REST API allows also editing of option values and covers also Project Specific Select Field and Project Specific Mulit Select Field and not only Project Specific Select Field (simple) as with the old REST API.

    I am currently preparing documentation of this new REST API as part of release 2.5.0 for JIRA 7. Previous REST API will be dropped with next release after version 2.5 e.g. with 2.6 or 3.0.

  5. Holger Schimanski repo owner

    @jmmallon Hope this is fine for you to drop old REST API (with its current limitations) in next release after 2.5? I guess you want to use the new features and therefor anyhow need to switch to the new REST API. This change to the new API should also require only limited effort I hope. You can use the new API also already with 2.4, so no need to JIRA 7 to get the new API.

  6. Log in to comment