#2065 not able to list newrepo tasks after side tag is deleted
Closed: Duplicate by tkopecek. Opened by kevin.

After a side tag is deleted, you can go look at kojira newrepos for that tag and see say:

42291972 newRepo (f33-build-side-19920) kojira noarch 2020-03-07 17:55:12 closed

but if you try and list/display that on the web interface you get:

Error
An error has occurred while processing your request.
NotFound: cannot find 'id' while searching for 'tag.id'

Full tracebacks disabled

Command line you can get info from it:

➜  ~ koji taskinfo 42291972 -r           
Task: 42291972
Type: newRepo                                               
Owner: kojira
State: closed   
Created: Sat Mar  7 09:51:14 2020
Started: Sat Mar  7 09:51:17 2020
Finished: Sat Mar  7 09:55:12 2020
Host: buildhw-02.phx2.fedoraproject.org
  Task: 42291991                                            
  Type: createrepo                                          
  Owner: kojira
  State: closed                                             
  Created: Sat Mar  7 09:51:27 2020
  Started: Sat Mar  7 09:51:29 2020
  Finished: Sat Mar  7 09:54:50 2020
  Host: buildvm-aarch64-09.arm.fedoraproject.org
  Log Files:   
    /mnt/koji/work/tasks/1991/42291991/createrepo.log
  Task: 42291992                                            
  Type: createrepo                                          
  Owner: kojira
  State: closed                                             
  Created: Sat Mar  7 09:51:27 2020
  Started: Sat Mar  7 09:51:36 2020
  Finished: Sat Mar  7 09:53:31 2020
  Host: buildvm-31.phx2.fedoraproject.org
  Log Files:
    /mnt/koji/work/tasks/1992/42291992/createrepo.log
  Task: 42291993
  Type: createrepo
  Owner: kojira
  State: closed
  Created: Sat Mar  7 09:51:27 2020
  Started: Sat Mar  7 09:51:38 2020
  Finished: Sat Mar  7 09:53:16 2020
  Host: buildhw-02.phx2.fedoraproject.org
  Log Files:
    /mnt/koji/work/tasks/1993/42291993/createrepo.log
  Task: 42291994
  Type: createrepo
  Owner: kojira
  State: closed
  Created: Sat Mar  7 09:51:27 2020
  Started: Sat Mar  7 09:51:39 2020
  Finished: Sat Mar  7 09:53:35 2020
  Host: buildvm-02.phx2.fedoraproject.org
  Log Files:
    /mnt/koji/work/tasks/1994/42291994/createrepo.log
  Task: 42291995
  Type: createrepo
  Owner: kojira
  State: closed
  Created: Sat Mar  7 09:51:27 2020
  Started: Sat Mar  7 09:51:39 2020
  Finished: Sat Mar  7 09:55:00 2020
  Host: buildvm-aarch64-23.arm.fedoraproject.org
  Log Files:
    /mnt/koji/work/tasks/1995/42291995/createrepo.log
  Task: 42291996
  Type: createrepo
  Owner: kojira
  State: closed
  Created: Sat Mar  7 09:51:27 2020
  Started: Sat Mar  7 09:51:40 2020
  Finished: Sat Mar  7 09:53:37 2020
  Host: buildvm-05.phx2.fedoraproject.org
  Log Files:
    /mnt/koji/work/tasks/1996/42291996/createrepo.log

We are using the sidetag plugin and 1.20.0 here.


Can you try 1.20.1 for web? #1920 should fix that.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None

Yeah, as soon as we are out of beta freeze I can do so. ;)

Dup of #1866

Metadata Update from @tkopecek:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @tkopecek:
- Issue status updated to: Open (was: Closed)

Metadata Update from @tkopecek:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2065

Please continue any further discussion there.

Metadata