-
Notifications
You must be signed in to change notification settings - Fork 0
W-10330211 Removing isotope dependency #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The following layouts no longer exclude the `IsotopeSubscription` button to remove the dependency on Isotope being enabled for the org: - `outfunds__Disbursement__c-OFM Disbursement Site Layout.layout-meta.xml` - `outfunds__Funding_Program__c-OFM Funding Program Site Layout.layout-meta.xml` - `outfunds__Funding_Request__c-OFM Funding Request Site Layout.layout-meta.xml` - `outfunds__Requirement__c-OFM Requirement Site Layout.layout-meta.xml`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job.
Can you also remove the exclude changeRecordType
from the page layouts, for consistency ?
@sella24 , I don't think we should un-exclude
For the OFM Funding Request Site Layout, modification of the Funding Request in the Community UI is allowed, so I un-excluded the |
For the OFM Funding Request Site Layout, modification of the Funding Request in the Community UI is allowed, so I un-excluded the `ChangeRecordType` button. However, I don't think we should un-exclude `ChangeRecordType` for the following layouts since the `Edit` button is excluded implying the object records should not be modifiable in the Community UI: - OFM Disbursement Site Layout - OFM Funding Program Site Layout - OFM Requirement Site Layout
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved
W-10330211
The following layouts no longer exclude the
IsotopeSubscription
buttonto remove the dependency on Isotope being enabled for the org:
outfunds__Disbursement__c-OFM Disbursement Site Layout.layout-meta.xml
outfunds__Funding_Program__c-OFM Funding Program Site Layout.layout-meta.xml
outfunds__Funding_Request__c-OFM Funding Request Site Layout.layout-meta.xml
outfunds__Requirement__c-OFM Requirement Site Layout.layout-meta.xml
Critical Changes
Changes
IsotopeSubscription
button:Issues Closed
New Metadata
Deleted Metadata
Definition of Done
Refer to Definition of Done to see any additional details for the items below: