unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

BUG Floor plan not available when creating a new case #878

Closed franck-boullier closed 4 years ago

franck-boullier commented 4 years ago

The problem:

Expected result:

The floor plan is visible so we can pin the location of the case on the floor plan

Actual result:

The Floor plan in NOT visible when we create a case.

The screencast:

https://media.dev.unee-t.com/2019-09-18/BUG%20-%20Floor%20plan%20not%20visible.mp4

kaihendry commented 4 years ago

So this works on DEV https://case.dev.unee-t.com/ but not on PROD https://case.unee-t.com/

The version between dev and prod are different: https://version.dev.unee-t.com/

I can see https://travis-ci.org/unee-t/frontend/jobs/585509659 failed because of Script failed with status 127. I am not sure what that means, but I am working on it.

kaihendry commented 4 years ago

Fixed by deploying manually to Prod. I raised an issue with Travis.