You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2014/07/22 22:29:40 UTC

[allura:tickets] #7582 Script to set up MovedTicket records for tickets we're moving to Apache



---

** [tickets:#7582] Script to set up MovedTicket records for tickets we're moving to Apache**

**Status:** open
**Milestone:** limbo
**Labels:** asf 
**Created:** Tue Jul 22, 2014 08:29 PM UTC by Dave Brondsema
**Last Updated:** Tue Jul 22, 2014 08:29 PM UTC
**Owner:** nobody

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.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7582 Script to set up MovedTicket records for tickets we're moving to Apache

Posted by Dave Brondsema <br...@users.sf.net>.
- **status**: open --> in-progress
- **assigned_to**: Igor Bondarenko



---

** [tickets:#7582] Script to set up MovedTicket records for tickets we're moving to Apache**

**Status:** in-progress
**Milestone:** limbo
**Labels:** asf 
**Created:** Tue Jul 22, 2014 08:29 PM UTC by Dave Brondsema
**Last Updated:** Tue Jul 22, 2014 08:29 PM UTC
**Owner:** Igor Bondarenko

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.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7582 Script to set up MovedTicket records for tickets we're moving to Apache

Posted by Dave Brondsema <br...@users.sf.net>.
- **labels**: asf --> asf, 42cc



---

** [tickets:#7582] Script to set up MovedTicket records for tickets we're moving to Apache**

**Status:** in-progress
**Milestone:** limbo
**Labels:** asf 42cc 
**Created:** Tue Jul 22, 2014 08:29 PM UTC by Dave Brondsema
**Last Updated:** Wed Jul 23, 2014 08:57 AM UTC
**Owner:** Igor Bondarenko

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.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7582 Script to set up MovedTicket records for tickets we're moving to Apache

Posted by Igor Bondarenko <je...@users.sf.net>.
- **status**: in-progress --> code-review
- **Comment**:

Closed #618. `je/42cc_7582`



---

** [tickets:#7582] Script to set up MovedTicket records for tickets we're moving to Apache**

**Status:** code-review
**Milestone:** limbo
**Labels:** asf 42cc 
**Created:** Tue Jul 22, 2014 08:29 PM UTC by Dave Brondsema
**Last Updated:** Fri Jul 25, 2014 04:35 PM UTC
**Owner:** Igor Bondarenko

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.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] Re: #7582 Script to set up MovedTicket records for tickets we're moving to Apache

Posted by Dave Brondsema <br...@users.sf.net>.
Yes, ticket numbers will be preserved.


---

** [tickets:#7582] Script to set up MovedTicket records for tickets we're moving to Apache**

**Status:** in-progress
**Milestone:** limbo
**Labels:** asf 
**Created:** Tue Jul 22, 2014 08:29 PM UTC by Dave Brondsema
**Last Updated:** Wed Jul 23, 2014 08:57 AM UTC
**Owner:** Igor Bondarenko

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.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7582 Script to set up MovedTicket records for tickets we're moving to Apache

Posted by Igor Bondarenko <je...@users.sf.net>.
> 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?


---

** [tickets:#7582] Script to set up MovedTicket records for tickets we're moving to Apache**

**Status:** in-progress
**Milestone:** limbo
**Labels:** asf 
**Created:** Tue Jul 22, 2014 08:29 PM UTC by Dave Brondsema
**Last Updated:** Tue Jul 22, 2014 09:10 PM UTC
**Owner:** Igor Bondarenko

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.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7582 Script to set up MovedTicket records for tickets we're moving to Apache

Posted by Dave Brondsema <br...@users.sf.net>.
- **status**: code-review --> validation
- **QA**: Dave Brondsema
- **Milestone**: limbo --> forge-aug-22
- **Comment**:

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



---

** [tickets:#7582] Script to set up MovedTicket records for tickets we're moving to Apache**

**Status:** validation
**Milestone:** forge-aug-22
**Labels:** asf 42cc 
**Created:** Tue Jul 22, 2014 08:29 PM UTC by Dave Brondsema
**Last Updated:** Wed Aug 06, 2014 12:14 PM UTC
**Owner:** Igor Bondarenko

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.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.