Jira REST API - Transition an Issue

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 11

  • @MehulPateliya-vv4ei
    @MehulPateliya-vv4ei 2 ปีที่แล้ว +1

    can we use edit issue endpoint for the transitions issue status ???
    I have try edit issue endpoint and it give 204 response code still status of issue is not updated

  • @mathewdony2697
    @mathewdony2697 2 ปีที่แล้ว +1

    Will this work for Jira Server version?

    • @ravs
      @ravs  2 ปีที่แล้ว

      I think it should or there might be similar end point. Check the documentation.

  • @weknowwe
    @weknowwe 4 ปีที่แล้ว +1

    Can you please show the usage of post methods in REST API without using clients like postman ?

    • @ravs
      @ravs  4 ปีที่แล้ว +1

      Yes I will do that using Groovy.

  • @bahjatmurrad8008
    @bahjatmurrad8008 4 ปีที่แล้ว

    With the latest version of JIRA you can no longer see the action ID by hovering or via the URL. Any idea what else we can do to achieve this?

    • @ravs
      @ravs  4 ปีที่แล้ว

      It was on cloud and you should be able to see the action ID or as I described in the video. You can use REST API GET method to get the available IDs.
      Need support from me? Please raise a ticket here: ravisagar.atlassian.net/servicedesk/customer/portal/1

  • @ridzuanwise1860
    @ridzuanwise1860 3 ปีที่แล้ว

    hi, i got question, for situation.
    im trying to get jira to communicate with my other ticket system(let say software B).
    situation,
    - when i create ticket on jira, it will create ticket on software B,
    - after i complete task on software B, jira also will change the task to complete.
    do i need webhook for this? or the api detect changes?

  • @hgeorgi64able
    @hgeorgi64able 2 ปีที่แล้ว

    Thank you, that helped me.

  • @pick8454
    @pick8454 3 ปีที่แล้ว +1

    Thanks

    • @ravs
      @ravs  3 ปีที่แล้ว

      Good to know