[GRASS-dev] view trac tickets disabled?

Hi all,

now and then I want to view existing GRASS trac tickets, but going to https://trac.osgeo.org/grass and clicking on “View Tickets” leads me to https://github.com/OSGeo/grass/issues. Can this redirection be reverted, please? I need to be able to search GRASS trac tickets.

Markus M

Hi Markus,

On Fri, Feb 7, 2020 at 3:40 PM Markus Metz <markus.metz.giswork@gmail.com> wrote:

now and then I want to view existing GRASS trac tickets, but going to https://trac.osgeo.org/grass and clicking on “View Tickets” leads me to https://github.com/OSGeo/grass/issues. Can this redirection be reverted, please? I need to be able to search GRASS trac tickets.

The links in in the Bug Tracking section work:

https://trac.osgeo.org/grass#BugTracking

The section provides context, so it should be clear that person is opening a list of old issues. There is no “all tickets” link though - it is just whatever it was before.

Vaclav

On Fri, Feb 7, 2020 at 10:06 PM Vaclav Petras <wenzeslaus@gmail.com> wrote:

Hi Markus,

On Fri, Feb 7, 2020 at 3:40 PM Markus Metz <markus.metz.giswork@gmail.com> wrote:

now and then I want to view existing GRASS trac tickets, but going to https://trac.osgeo.org/grass and clicking on “View Tickets” leads me to https://github.com/OSGeo/grass/issues. Can this redirection be reverted, please? I need to be able to search GRASS trac tickets.

The links in in the Bug Tracking section work:

https://trac.osgeo.org/grass#BugTracking

The section provides context, so it should be clear that person is opening a list of old issues. There is no “all tickets” link though - it is just whatever it was before.

What is the reason why going to https://trac.osgeo.org/grass and clicking on “View Tickets” is leading me to https://github.com/OSGeo/grass/issues?

Markus M

Hi Markus,

Markus Metz <markus.metz.giswork@gmail.com> schrieb am Fr., 7. Feb. 2020, 22:22:

What is the reason why going to https://trac.osgeo.org/grass and clicking on “View Tickets” is leading me to https://github.com/OSGeo/grass/issues?

They should be actually two buttons.
One for GH and one named “Old tickets” which I had set up as well for obvious reasons. Unfortunately the latter is at time only visible when logged in to trac.
I have no clue why.

Will check if this can be changed to always visible.

markusN

Markus M


grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

On Sat, Feb 8, 2020 at 12:31 AM Markus Neteler <neteler@osgeo.org> wrote:

Markus Metz <markus.metz.giswork@gmail.com> schrieb am Fr., 7. Feb. 2020, 22:22:

What is the reason why going to https://trac.osgeo.org/grass and clicking on "View Tickets"
is leading me to https://github.com/OSGeo/grass/issues?

They should be actually two buttons.
One for GH and one named "Old tickets" which I had set up as well for obvious reasons.
Unfortunately the latter is at time only visible when logged in to trac.
I have no clue why.

Will check if this can be changed to always visible.

I just checked:

trac admin settings tell me: "The permission TICKET_VIEW was already
granted to anonymous. "

Any other ideas? It is all defined in "trac.ini".

markusN

Hi again,

The problem of the missing button seems to be solved (by actually
re-running the permission assignment in the trac admin section after
having edited trac.ini).

Now there are two buttons at https://trac.osgeo.org/grass
- "View Tickets" --> pointing to GitHub issues
(https://github.com/OSGeo/grass/issues)
- "Old tickets" --> pointing to the old ones in trac.

HTH,
Markus

Hi Markus,

On Sat, Feb 8, 2020 at 11:21 AM Markus Neteler <neteler@osgeo.org> wrote:

Hi again,

The problem of the missing button seems to be solved (by actually
re-running the permission assignment in the trac admin section after
having edited trac.ini).

Now there are two buttons at https://trac.osgeo.org/grass

Perfect, works for me, thanks!

Markus M