Partial upgrade detection is based on reading crm_feature_set operation attributes but they record only a version of the designated controller which was active when a given operation was run. Fix this detection by instead querying #feature-set transient attributes.
Partial upgrade detection is based on reading
crm_feature_set
operation attributes but they record only a version of the designated controller which was active when a given operation was run. Fix this detection by instead querying#feature-set
transient attributes.