[FOLIO-2226] Deploy MOD-FINANCE module Created: 23/Aug/19  Updated: 03/Jun/20  Resolved: 28/Aug/19

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Story Priority: P2
Reporter: Siarhei Hrabko Assignee: David Crossley
Resolution: Done Votes: 0
Labels: devops, platform-backlog
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Issue links:
Blocks
blocks MODFIN-58 Create API Test Skeleton Closed
Sprint: CP: sprint 71
Story Points: 1
Development Team: Core: Platform

 Description   

New module "MOD-FINANCE" needs to be deployed on folio-snapshot and folio-testing

Required checks are passed:

curl -s -S -w'\n' \
>   'http://folio-registry.aws.indexdata.com/_/proxy/modules?filter=mod-finance&latest=1&full=true' \
>   | jq '.[].requires'

[]
curl -s -S -w'\n'   'https://folio-snapshot-okapi.aws.indexdata.com/_/proxy/modules?latest=1&provide=finances%3D1.0'
[ {
  "id" : "mod-finance-1.0.0-SNAPSHOT.4",
  "name" : "Finance business logic module"
} ]


 Comments   
Comment by David Crossley [ 28/Aug/19 ]

It is in folio-testing now.

The folio-snapshot is currently building. However i get the feeling that i have missed a step.
Away now, so will investigate later.

Comment by David Crossley [ 28/Aug/19 ]

Now it is in folio-snapshot too.

I missed that it is not yet pulled in automatically by the ui-finance ModuleDescriptor, so needs special configuration until then. Anyway, all done now.

Generated at Thu Feb 08 23:19:08 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.