Page MenuHomePhabricator

[Phragile] [Bug] Integrity constraint violation when editing sprint without touching `Ignore story point estimates`
Closed, ResolvedPublic2 Estimated Story Points

Description

similar to T117319

when editing sprint settings without changing anything.
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'ignore_estimates' cannot be null (SQL: update sprints set updated_at = 2015-10-31 16:43:47, ignore_estimates = where id = 1)

Event Timeline

tycho.tatitscheff raised the priority of this task from to Needs Triage.
tycho.tatitscheff updated the task description. (Show Details)
Tobi_WMDE_SW renamed this task from Integrity constraint violation when editing sprint without touching `Ignore story point estimates` to [Phragile] [Bug] Integrity constraint violation when editing sprint without touching `Ignore story point estimates`.Nov 18 2015, 2:30 PM
Tobi_WMDE_SW triaged this task as High priority.
Tobi_WMDE_SW set Security to None.
Tobi_WMDE_SW added a subscriber: Jakob_WMDE.

I could reproduce the problem with the current master when installing dependencies with composer install.
An updated version of the libraries included in https://github.com/wmde/phragile/pull/178 solves that problem.

Tobi_WMDE_SW moved this task from Work in progress to Done on the Phragile board.
Tobi_WMDE_SW subscribed.