#31 Unable to push migrated tickets to repo
Closed: Fixed 7 years ago Opened 7 years ago by jflory7.

Problem

After importing tickets from a fedorahosted instance, I push them to the Pagure repo but no tickets are in the repo (but the commits are).

Analysis

I'm testing with the latest changes in @cverna's fork, specifically the json-rpc branch. I run the following command to get this output (repository available here, cverna already has access there):

$ pgimport push stg-fedora-marketing.git
To ssh://git@stg.pagure.io/tickets/stg-fedora-marketing.git
* [new branch] master -> master

After this, I navigate to the repository, verify the commits made it to the tickets repo, but they are not visible in Pagure.

I can provide more information if I know what to find or retrieve. :grin:


@jflory7 did you enable the Pagure Ticket plugin from project's settings before pushing back? It is this plugin which picks up the changes from the git repo and updates the pagure database. (and it happens on the fly)

@vivekanand1101 Yeah, I guess somewhere along the way, I started skipping over that step. Maybe I can get away with blaming this one on sleep. :stuck_out_tongue:

Anyways, I am receiving the same issue as @ryanlerch in #22 now. This ticket can also be closed. I will post my stacktrace in that ticket.

@vivekanand1101 changed the status to Fixed

7 years ago

Login to comment on this ticket.

Metadata