[OS-JIRA] Created: (WOL-882) Error generating SQL when attributes included in Outline selection

From: Daniel Roy (JIRA) ("Daniel)
Date: Tue Aug 12 2008 - 13:48:08 EDT

  • Next message: Mike Schrag: "p2"

    Error generating SQL when attributes included in Outline selection
    ------------------------------------------------------------------

                     Key: WOL-882
                     URL: http://issues.objectstyle.org/jira/browse/WOL-882
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
             Environment: WOLips Nightly 3.4.5387
                Reporter: Daniel Roy

    If an entity is expanded to show attributes, and the attributes are included in the selection before generating SQL, DROP statements (for example) are repeated for each attribute in the selection.

    To Reproduce:

    The EO model must have at least two entities.

    1. Expand one entity with more than 5 attributes.
    2. Select the entity below the expanded entity, and then shift-click the expanded entity. All the visible attributes should be selected as well as the two entities.
    3. Click Generate SQL button.

    The resulting SQL should show multiple DROP, ALTER statements, etc when only two are required.

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Tue Aug 12 2008 - 13:49:16 EDT