Opened 8 years ago
Closed 8 years ago
#1377 closed defect (fixed)
WCST_Import_Import success without deployed Petascope
Reported by: | Bang Pham Huu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 9.3 |
Component: | wcst_import | Version: | development |
Keywords: | Cc: | Alex Dumitru, Dimitar Misev | |
Complexity: | Medium |
Description
The problem is Tomcat run and Petascope is not deployed and WCST_Import will still show the running progess with 100% success (this makes misunderstand about the system is working correct). It should throw exception in WCST_Import when check if Petascope is not working (is not deployed).
Change History (2)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Also it should add some warning text if 'mock' is set to true for user know this is just print the request link and not send any request.