Resolve "Automatic plan update fails because of missing version object" #527

Merged
hansegucker merged 2 commits from 159-automatic-plan-update-fails-because-of-missing-version-object into master 2021-12-30 00:31:31 +01:00
hansegucker commented 2021-12-29 13:55:26 +01:00 (Migrated from edugit.org)

Closes #159

Closes #159
hansegucker commented 2021-12-29 13:55:27 +01:00 (Migrated from edugit.org)

assigned to @hansegucker

assigned to @hansegucker
hansegucker commented 2021-12-29 14:08:37 +01:00 (Migrated from edugit.org)

added 2 commits

  • d105fdb3 - Don't fail on non-existing version object on automatic plan update
  • 5eecb018 - Update changelog

Compare with previous version

added 2 commits <ul><li>d105fdb3 - Don&#39;t fail on non-existing version object on automatic plan update</li><li>5eecb018 - Update changelog</li></ul> [Compare with previous version](/AlekSIS/official/AlekSIS-App-Chronos/-/merge_requests/223/diffs?diff_id=15352&start_sha=099215c241e7ed88a211a80495df40fb1f62f2df)
hansegucker commented 2021-12-29 14:10:23 +01:00 (Migrated from edugit.org)

marked this merge request as ready

marked this merge request as **ready**
hansegucker commented 2021-12-29 14:10:27 +01:00 (Migrated from edugit.org)

assigned to @nik and unassigned @hansegucker

assigned to @nik and unassigned @hansegucker
nik commented 2021-12-30 00:29:10 +01:00 (Migrated from edugit.org)

Why not add object__isnull=False to the filter above instead?

Why not add `object__isnull=False` to the filter above instead?
hansegucker commented 2021-12-30 00:31:05 +01:00 (Migrated from edugit.org)

object is a proxy field for a generic foreign key and therefore can not be queried directly.

`object` is a proxy field for a generic foreign key and therefore can not be queried directly.
hansegucker commented 2021-12-30 00:31:06 +01:00 (Migrated from edugit.org)

resolved all threads

resolved all threads
nik (Migrated from edugit.org) merged commit 6f9b6ece9e into master 2021-12-30 00:31:31 +01:00
nik commented 2021-12-30 00:31:32 +01:00 (Migrated from edugit.org)

mentioned in commit 6f9b6ece9e

mentioned in commit 6f9b6ece9e6b7311bd7d1d4e5911d124e10c4716
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Chronos!527
No description provided.