Problem/Motivation

I have term conditions used in a context. When I upgrade from 2.0.1 to 2.0.3, all those term_conditions are now blank, thus still breaking backward compatibility. The only way to recover is to roll back.

Steps to reproduce

Create a context with term_condition 2.0.1, then upgrade to 2.0.3, condition in context is now blank.

Proposed resolution

The supplied patch loads terms by tid if uuid is not present, preserving backwards compatibility

Remaining tasks

User interface changes

API changes

Data model changes

Comments

kwfinken created an issue. See original summary.

kwfinken’s picture

StatusFileSize
new2.17 KB
kwfinken’s picture

Status: Active » Needs review
kwfinken’s picture

StatusFileSize
new2.14 KB

oops. 1st patch still contained dpm/debug info

try this one.

kwfinken’s picture

StatusFileSize
new2.14 KB

Not my day, Try 3

kwfinken’s picture