Community
Participate
Working Groups
Build Identifier: This is a regression of bugzilla#324148 Reproducible: Always Steps to Reproduce: 1. Import the two attached projects (Model project and generator project). 2. Open ts-plugin.xml of MyGenerator 3. Under Overview tab > Select Package and deploy this generator > OK 4. Open tigerstripe.xml of MyProject > Switch to Generator Settings > Enable MyGenerator > Click on 'G' toolbar button to initiate model generation > Notice that a warning message is displayed indicating that none of the rules matched the artifacts under this project. However, the generator has a global rule defined and the generation is successful. The warning message should not be displayed
Created attachment 185971 [details] Projects
*** Bug 333470 has been marked as a duplicate of this bug. ***
Created attachment 186883 [details] TS-333440.txt Fixed.
Valentin's patch applied.
Reopening issue per our discussion on the call. The generation dialog's headline still reads 'Warning during generation' even though there are no warnings displayed.
Created attachment 187122 [details] Patch_2 Fixed.
Second patch applied as well.
Verified. Thanks!