n0v1c3 / vira

Create and update your Jira issues while inside Vim!
MIT License
94 stars 12 forks source link

`ViraSetAssignee` not working #37

Closed n0v1c3 closed 4 years ago

n0v1c3 commented 4 years ago

An error has been seen and reported regarding the ViraSetAssignee command.

My current VIRA-177 branch has patched the private API 2 servers and I am currently looking at the Cloud public API 3 servers.

Filter was also not working however it appears to be working for both Privat API2 and Cloud API3 now with my first attempt.

n0v1c3 commented 4 years ago

The API2 patch should be on the master branch now.

n0v1c3 commented 4 years ago

This should now work for both API2 and API3 servers. ie Jira Version 7.4 and up along with the latest Cloud versions.

n0v1c3 commented 4 years ago

Unassigned is not working and should be the last to close this issue.

n0v1c3 commented 4 years ago

Unassigned should now be working. I will follow standards and leave this open for any feedback and related issues and close it in about a week.

n0v1c3 commented 4 years ago

I think I brought it back somehow.

n0v1c3 commented 4 years ago

Only API2 is not working for me right now.

n0v1c3 commented 4 years ago

dev branch should have Sets and Filters fixed

I will close this issue once merged with master.