Craft parts should rebuild all parts if the list of partitions changes
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
### What needs to get done
Craft-parts should store the list of partitions in the state files. If the list of partitions has changed, it should rebuild all parts. This is required because files are organized into partitions during the build step.
This should cause the stage and prime steps to rerun as well.
### Why it needs to get done
Partitions will contain incorrect contents if craft-parts doesn't track changes.
Evaluation history
No evaluation history available.