| commit | 6a29e94a9bdfa5be37fa19efb7a9ad8d391d9623 | [log] [tgz] |
|---|---|---|
| author | Greg Stein <gstein@gmail.com> | Sun Dec 22 06:51:20 2024 -0600 |
| committer | Greg Stein <gstein@gmail.com> | Sun Dec 22 06:51:20 2024 -0600 |
| tree | e50075c3ece254bf5dc00a818635978beb83f8e4 | |
| parent | dc7c2bfd209f6f1d5bcda0c74bc06ac9762c8fb3 [diff] |
Fix determination of the issue ID. The Issue ID is always the second segment of the path. Extract this early, which fixes a bug for the "delete" action which tests ISSUE before it (never) gets set. (because action=="delete" fails, the ISSUE name is never tested; basically, nobody has tried deleting an issue via the API)
Apache Steve is software to conduct a vote using the STV (Single Transferrable Vote) and other voting algorithms. The tool grew out of the voting system used to elect the Apache Software Foundation Board of Directors.
Read more about STV at http://en.wikipedia.org/wiki/Single_transferable_vote
Getting Started documentation can be found at: http://steve.apache.org/demo.html Otherwise, come to the #steve channel on the Slack workspace at the-asf.slack.com, and we'd be glad to help you.
Documentation may be found at http://steve.apache.org/documentation.html
Contributions to the documentation are very welcome.
Discussion about Steve takes place on the following mailing lists:
dev@steve.apache.org - About using Steve and developing Steve
Notification on all code changes are sent to the following mailing list:
commits@steve.apache.org
The mailing lists are open to anyone and publicly archived.
You can subscribe the mailing lists by sending a message to -subscribe@steve.apache.org (for example dev-subscribe@steve...). To unsubscribe, send a message to -unsubscribe@steve.apache.org. For more instructions, send a message to -help@steve.apache.org.
Additional mailing list details may be found at http://steve.apache.org/support.html
If you encounter errors in Steve or want to suggest an improvement or a new feature, please visit the Steve issue tracker at https://issues.apache.org/jira/browse/STEVE
Implemented changes can be found at: https://github.apache.org/apache/steve/