IBM Support

JR63630: YOU NOTICE THAT THE VIEWS AFTER A READONLY TABLE ARE ALSO READONLY

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

Direct link to fix

 

APAR status

  • Closed as program error.

Error description

  • When a Table's visibility is set to "Read only" and doesn't
    display a footer, the view height is calculated incorrectly,
    causing it to overlap the views below the table. This
    overlapping causes these views to appear as read only.
    
    PRODUCTS AFFECTED
    IBM Business Automation Workflow
    

Local fix

  • Prevent this issue by adding a css class, for example
    FIX_DISABLER by using the HTML attributes properties tab, to the
     Table views that have the read-only issue.
    
    If a custom theme is already used, add the following less rule
    to the bottom of the Source tab:
    
    .FIX_DISABLER.Table.CoachView > .SPARKTable > .disabler {
    height: auto;
    bottom: 0px;
    }
    
    If an out of the box theme is used, add a Custom HTML to the
    coach or coach view layout with the following text:
    
    <style>
    .FIX_DISABLER.Table.CoachView > .SPARKTable > .disabler {
    height: auto;
    bottom: 0px;
    }
    </style>
    

Problem summary

  • No additional information is available.
    

Problem conclusion

  • A fix is available or will be available that ensures a Table
    with its visibility set to "Read only" doesn't cause views after
     it to appear as read only.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR63630

  • Reported component name

    BUS AUTO WORKFL

  • Reported component ID

    5737H4100

  • Reported release

    K00

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2021-04-29

  • Closed date

    2021-05-04

  • Last modified date

    2021-05-04

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    BUS AUTO WORKFL

  • Fixed component ID

    5737H4100

Applicable component levels

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SS8JB4","label":"IBM Business Automation Workflow"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"20.0.0.1"}]

Document Information

Modified date:
21 June 2021