Community
Participate
Working Groups
Build Identifier: In a generator descriptor file, when a new artifact rule is created, and an artifact type is selected for the rule, the selected artifact type is not preserved when user saves > closes > and reopens file. Reproducible: Always Steps to Reproduce: 1. Create a generator project 2. In the descriptor file, switch to Rules tab 3. Add a new artifact rule 4. Change artifact type to 'Any Artifact' 5. Save the file 6. Close it 7. Reopen file In some cases selected artifact type is changed to something else!
Fixed. Modified files: org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.rules.details.ArtifactRunnableRuleDetailsPage org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.rules.details.ArtifactBasedRuleDetailsPage org.eclipse.tigerstripe.workbench.internal.api.model.IArtifactMetadataSession org.eclipse.tigerstripe.workbench.internal.api.impl.ArtifactMetadataSessionImpl