#3132 Usability of tag creation
Closed: Fixed Opened by jflorian.

After using Pagure for maybe a year, I finally had need of tagging issues. I wanted to start simple with feature and bug tags.

I went to the project settings, and entered feature, bug into the Project tags field of the Project details section. Much to my dismay, I could not assign tags to the issues I had. Only after much frustration did I notice the section farther down labeled Project's tags.

I think this could be made much clearer and less of trap for newbs. Perhaps just changing the field description from tags for project (separated by commas) to Tags for project itself, as a comma-separated list. Tags that can be assigned to issues are managed further down on this page.

Using pagure-3.13.1.


There appears to be an issue with the SQL command being used to create tags.

That's an entirely separate issue, but indeed this the next problem I ran into.

Metadata Update from @pingou:
- Issue assigned to pingou

Proposing: https://pagure.io/pagure/c/7b9bf8addff51d6babab260f05ba0ecadd015d38 as part of: https://pagure.io/pagure/pull-request/3133

Metadata Update from @pingou:
- Issue tagged with: RFE, easyfix

Looks good to me=2E Thanks!=20

On April 5, 2018 6:05:56 AM EDT, Pierre-YvesChibon pagure@pagure=2Eio wr=
ote:

pingou added a new comment to an issue you are following:
Proposing: https://pagure=2Eio/pagure/c/7b9bf8addff51d6babab260f05ba0ecadd015d38 as part of: https://pagure=2Eio/pagure/pull-request/3133

To reply, visit the link below or just reply to this email
https://pagure=2Eio/pagure/issue/3132

--=20
John

Commit b53508ca fixes this issue

Metadata