Add support for new hashed batch id parameters. Primarily for support after 16.1 done with context, should no longer have a minimum version. Other attempt to decode the hashed id failed in version prior to 16.3 due to class protection level.
Release Notes
What does the change add or fix in a succinct statement that will be read by clients?
Added support for new hashed batch id page parameters by supporting page context.
Requested By
Who reported, requested, or paid for the change?
Warranty, Reported by MHC
Screenshots
Does this update or add options to the block UI?
Old Behavior:
vs
New Behavior (works with both url's):
Blocks now all have Context in their properties:
Change Log
What files does it affect?
ShelbyFinancials/BatchToJournal.ascx.cs
Intacct/BatchToJournal.ascx.cs
FinancialEdge/BatchToJournal.ascx.cs
ShelbyFinancials/BatchToJournal.ascx.cs
Migrations/External Impacts
Is it a breaking change for other versions/clients?
Description
What does the change add or fix?
Add support for new hashed batch id parameters. Primarily for support after 16.1 done with context, should no longer have a minimum version. Other attempt to decode the hashed id failed in version prior to 16.3 due to class protection level.
Release Notes
What does the change add or fix in a succinct statement that will be read by clients?
Requested By
Who reported, requested, or paid for the change?
Warranty, Reported by MHC
Screenshots
Does this update or add options to the block UI?
Old Behavior:
vs
New Behavior (works with both url's):
Blocks now all have Context in their properties:
Change Log
What files does it affect?
Migrations/External Impacts
Is it a breaking change for other versions/clients?
No, but it does require https://github.com/KingdomFirst/RockAssemblies/pull/144