#7582 Script to set up MovedTicket records for tickets we're moving to Apache

v1.2.0
closed
General
2015-08-20
2014-07-22
No

Create a script that will take a file with a list of Allura ticket numbers (generated with [#7510]) and delete those ticket records. For safety, would be good to save them in some temp mongo collection, or keep them in the current collection but with some new special app_config_id (so we don't risk losing any data). And also create "moved ticket" records for each, with URLs like https://forge-allura.apache.org/p/allura/tickets/NNN

Test this out locally and make sure it will work well as a solution for having some tickets moved out of the SF Allura tracker into the Apache host, and some kept on SF. Make any code changes in ForgeTracker code if needed.

Related

Tickets: #7510

Discussion

  • Dave Brondsema

    Dave Brondsema - 2014-07-22
    • status: open --> in-progress
    • assigned_to: Igor Bondarenko
     
  • Igor Bondarenko - 2014-07-23

    https://forge-allura.apache.org/p/allura/tickets/NNN

    I assume tickets would be moved to Apache preserving numbers, so NNN here is the original ticket number, or it is not the case?

     
  • Dave Brondsema

    Dave Brondsema - 2014-07-23

    Yes, ticket numbers will be preserved.

     
  • Dave Brondsema

    Dave Brondsema - 2014-07-25
    • labels: asf --> asf, 42cc
     
  • Igor Bondarenko - 2014-08-06
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2014-08-06

    Closed #618. je/42cc_7582

     
  • Dave Brondsema

    Dave Brondsema - 2014-08-20

    SF needs to run the script as python scripts/create-moved-tickets.py -f ticket_ids.list --db pyforge

     
  • Dave Brondsema

    Dave Brondsema - 2014-08-20
    • status: code-review --> validation
    • QA: Dave Brondsema
    • Milestone: limbo --> forge-aug-22
     
  • Dave Brondsema

    Dave Brondsema - 2014-10-30
    • status: validation --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2015-01-05
    • Milestone: unreleased --> asf_release_1.2.0
     

Log in to post a comment.