Re: [Django] #25255: Squashed migration is not marked as unapplied

2021-06-08 Thread Django
#25255: Squashed migration is not marked as unapplied
-+-
 Reporter:  Markus Holtermann|Owner:  Jacob
 |  Walls
 Type:  Bug  |   Status:  closed
Component:  Migrations   |  Version:  1.8
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"c0e29cec83d000cc0b1087214e4658074fa0499c" c0e29ce]:
 {{{
 #!CommitTicketReference repository=""
 revision="c0e29cec83d000cc0b1087214e4658074fa0499c"
 Fixed #25255 -- Recorded unapplied squashed migrations.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.e8deb6cb493e3b0eea49e48e93533c24%40djangoproject.com.


Re: [Django] #25255: Squashed migration is not marked as unapplied

2021-06-08 Thread Django
#25255: Squashed migration is not marked as unapplied
-+-
 Reporter:  Markus Holtermann|Owner:  Jacob
 |  Walls
 Type:  Bug  |   Status:  assigned
Component:  Migrations   |  Version:  1.8
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * stage:  Accepted => Ready for checkin


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.0190cb918057dca0b44c81b7d43cf930%40djangoproject.com.


Re: [Django] #25255: Squashed migration is not marked as unapplied

2021-06-07 Thread Django
#25255: Squashed migration is not marked as unapplied
---+---
 Reporter:  Markus Holtermann  |Owner:  Jacob Walls
 Type:  Bug|   Status:  assigned
Component:  Migrations |  Version:  1.8
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Accepted
Has patch:  1  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+---
Changes (by Jacob Walls):

 * owner:  nobody => Jacob Walls
 * needs_better_patch:  1 => 0
 * status:  new => assigned


Comment:

 [https://github.com/django/django/pull/14500 PR]

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.85b0fdbaa1c57d99475390dff82e9d55%40djangoproject.com.


Re: [Django] #25255: Squashed migration is not marked as unapplied

2016-01-30 Thread Django
#25255: Squashed migration is not marked as unapplied
+
 Reporter:  MarkusH |Owner:  nobody
 Type:  Bug |   Status:  new
Component:  Migrations  |  Version:  1.8
 Severity:  Normal  |   Resolution:
 Keywords:  | Triage Stage:  Accepted
Has patch:  0   |  Needs documentation:  0
  Needs tests:  0   |  Patch needs improvement:  0
Easy pickings:  0   |UI/UX:  0
+
Changes (by sasha0):

 * needs_better_patch:  1 => 0
 * has_patch:  1 => 0


Comment:

 Updated ticket, since original PR was closed.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.b5d11f336b8abab4c35768f97ad4c17c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25255: Squashed migration is not marked as unapplied

2015-09-23 Thread Django
#25255: Squashed migration is not marked as unapplied
+
 Reporter:  MarkusH |Owner:  nobody
 Type:  Bug |   Status:  new
Component:  Migrations  |  Version:  1.8
 Severity:  Normal  |   Resolution:
 Keywords:  | Triage Stage:  Accepted
Has patch:  1   |  Needs documentation:  0
  Needs tests:  0   |  Patch needs improvement:  1
Easy pickings:  0   |UI/UX:  0
+
Changes (by timgraham):

 * needs_better_patch:  0 => 1
 * stage:  Ready for checkin => Accepted


Comment:

 The commit this depends on is moved to "Work in progress" status, so
 moving this off the checkin queue.

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.15754653217bd513f0888498dd06c82f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25255: Squashed migration is not marked as unapplied

2015-09-14 Thread Django
#25255: Squashed migration is not marked as unapplied
+-
 Reporter:  MarkusH |Owner:  nobody
 Type:  Bug |   Status:  new
Component:  Migrations  |  Version:  1.8
 Severity:  Normal  |   Resolution:
 Keywords:  | Triage Stage:  Ready for checkin
Has patch:  1   |  Needs documentation:  0
  Needs tests:  0   |  Patch needs improvement:  0
Easy pickings:  0   |UI/UX:  0
+-
Changes (by timgraham):

 * stage:  Accepted => Ready for checkin


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.32cc4f42949a63fa843ef68f7d27402f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25255: Squashed migration is not marked as unapplied

2015-09-12 Thread Django
#25255: Squashed migration is not marked as unapplied
+
 Reporter:  MarkusH |Owner:  nobody
 Type:  Bug |   Status:  new
Component:  Migrations  |  Version:  1.8
 Severity:  Normal  |   Resolution:
 Keywords:  | Triage Stage:  Accepted
Has patch:  1   |  Needs documentation:  0
  Needs tests:  0   |  Patch needs improvement:  0
Easy pickings:  0   |UI/UX:  0
+
Changes (by MarkusH):

 * has_patch:  0 => 1


Comment:

 PR: https://github.com/django/django/pull/5280

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.4c8b274a17871cb343e7a0c762f3a5f9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25255: Squashed migration is not marked as unapplied (was: MigrationExecutor.check_replacements() doesn't take care of unapplied migrations)

2015-09-12 Thread Django
#25255: Squashed migration is not marked as unapplied
+
 Reporter:  MarkusH |Owner:  nobody
 Type:  Bug |   Status:  new
Component:  Migrations  |  Version:  1.8
 Severity:  Normal  |   Resolution:
 Keywords:  | Triage Stage:  Accepted
Has patch:  0   |  Needs documentation:  0
  Needs tests:  0   |  Patch needs improvement:  0
Easy pickings:  0   |UI/UX:  0
+

Old description:

> When unapplying a squashed migration an the replaced migration files are
> still around, the `MigrationExecutor` schould also mark those as
> unapplied.

New description:

 When unapplying a squashed migration and the replaced migration files are
 still around, the `MigrationExecutor` mark the squash migration as
 unapplied, too, not only the replaced migrations.

--

Comment (by MarkusH):

 While working on #24800 I realized that the issue is actually not fully
 correct. The squashed migration i not marked as applied

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.6d1f52d4abd560bb7587e642bfa8805a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.