Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1508 VIEW enhancements
  3. PHOENIX-2054

Automatically add columns added to a view to all its child views

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Similar to PHOENIX-1504, but specific to a VIEW that has child VIEWs. When a column is added to a VIEW, we should iterate through all its child VIEWs and add the column there as well. However, just as with PHOENIX-1504, if the VIEW has diverged from its parent, then we should not add the column. A VIEW may diverge from its parent because we allow a VIEW to drop columns, including columns that it may have inherited from its parent. Due to the potential for degradation of performance when there are many views, we should implement this only after PHOENIX-2051 is resolved.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jamestaylor James R. Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: