[forge-issues] [JBoss JIRA] (FORGE-816) Field command should "pick-up" the newly created field to provide a better user experience with Constraint command

George Gastaldi (JIRA) jira-events at lists.jboss.org
Wed Apr 10 11:26:57 EDT 2013


     [ https://issues.jboss.org/browse/FORGE-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-816:
----------------------------------

    Fix Version/s: 1.2.4.Final
                       (was: 1.2.3.Final)

    
> Field command should "pick-up" the newly created field to provide a better user experience with Constraint command
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: FORGE-816
>                 URL: https://issues.jboss.org/browse/FORGE-816
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Builtin Plugins
>    Affects Versions: 1.2.2.Final
>            Reporter: Lincoln Baxter III
>              Labels: starter
>             Fix For: 1.2.4.Final
>
>
> {code}
> entity --named Customer
> field string --named firstName
> constraint size --min 0 --max 25
> {code}
> Currently, the user must CD into the field in order to add constraints, which is not the most natural interaction.
> This will not break scripts because field is still a member of a JavaResource, so new-field should still be available (must verify.) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list