How do I tell which fixes from the change log made it into a specific build?
Question
Pricefx provides a change log to make it transparent which bug fix / enhancement requests are included in a particular build:
How can I tell which fixes and enhancements from this logs are included in a currently active version of Pricefx?
Answer
Use the first several characters from the 'Build Revision' code in the Pricefx application until you find a matching Commit number in the change log.
Use the revision number with SRV for pricefx-server and the UI with pricefx-web.
Then use the date of the commit as a criterion: if the change you are looking for is newer, it is not included, if it is older it is included.
, multiple selections available,
Related content
Do you have any sample Groovy code how to update a PriceGridItem record from CFS?
Do you have any sample Groovy code how to update a PriceGridItem record from CFS?
Read with this
How do I throw an exception?
How do I throw an exception?
Read with this
Why is the manualResultPrice not changed until the next calculation?
Why is the manualResultPrice not changed until the next calculation?
Read with this
How can I manipulate with datetimes?
How can I manipulate with datetimes?
Read with this
How to add a manual editable attribute in a LPG, based on restricted fields (like the "option()" in Java for quotes?
How to add a manual editable attribute in a LPG, based on restricted fields (like the "option()" in Java for quotes?
Read with this
How do I get data from the Analytics module in the logic?
How do I get data from the Analytics module in the logic?
Read with this
Found an issue in documentation? Write to us.