forum posts tagged bugreport get moved to the bug list and can be closed

This commit is contained in:
Joey Hess 2021-07-15 12:50:08 -04:00
parent c952c485c8
commit fd9ea6e1da
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 10 additions and 3 deletions

View file

@ -2,7 +2,7 @@ This is git-annex's bug list.
To mark a bug as closed add \[\[done\]\] to the end of the original bug description. Closed bugs are moved to [[done]].
[[!inline pages="./bugs/* and !./bugs/*/* and !./bugs/done and !link(done)
[[!inline pages="(./bugs/* or tagged(forum/bugreport)) and !./bugs/*/* and !./bugs/done and !link(done)
and !./bugs/moreinfo and !./bugs/confirmed and !./bugs/forwarded and !./bugs/duplicate
and !*/Discussion"
actions=yes postform=yes postformtext="Report a new bug titled:" show=0 archive=yes

View file

@ -1,4 +1,4 @@
recently fixed [[bugs]]
[[!inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=0
[[!inline pages="(./* or or tagged(forum/bugreport)) and link(./done) and !*/Discussion" sort=mtime show=0
archive=yes feedlimit=10]]

View file

@ -5,5 +5,5 @@ But, please don't post bug reports here. Put them in [[bugs]].
And please don't make wishlist requests here. Put them in [[todo]].
(If you post bugs/todo here, it'll just get moved.)
[[!inline pages="forum/* and !*/Discussion" archive=yes feedlimit=10
[[!inline pages="forum/* and !tagged(forum/bugreport) and !*/Discussion" archive=yes feedlimit=10
rootpage=forum postformtext="Add a new thread titled:"]]

View file

@ -17,3 +17,5 @@ on the manjaro linux: 8.20210428-g27e5f3cd5
# Question
I understood that it's something about old and new hash format but how to get files in a such situation? Or how to unify hash format?
[[!tag bugreport]] [[done]]

5
doc/forum/bugreport.mdwn Normal file
View file

@ -0,0 +1,5 @@
This forum is not for bug reports, but people ignore that and post them
here anyway. Such posts get tagged with this bugreport page, which makes
them be listed in [[bugs]] rather than in the forum.
[[!tag bugreport]]