Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.75 KB

updating-existing-organisation-data.md

File metadata and controls

13 lines (8 loc) · 1.75 KB

Updating existing organisation data

Departments will sometimes ask for functional data for particular specialist publisher organisation to be updated. Examples of this include adding or updating a new sub-category or specifying the content id of the organisation so that it will be applied to the associated finder page.

This data can be found in lib/documents/schemas. These schemas follow the same format and are fairly self explanatory in relation to what needs to be updated. Check the apps which render the content for specialist publisher (finder-frontend and government-frontend) and the specialist publisher code itself for more details about how a particular piece of data is used or presented.

Updating an organisation's finder page

A finder page acts as a homepage for a particular specialist document set. Example of a finder for AAT decisions. If you are making a change that impacts this page, you will need to run the publish_finders rake task following deployment to re-publish any altered finders: