Deploy latest obaf-integration branch to vvg.openboxes.com

Build: #76 was successful

Job: Default Job was successful

Stages & jobs

  1. Build

Code commits

openboxes-allofresh

  • Justin Miranda

    Justin Miranda 3dc8270ba24d859781a9cd62ec14143939deb01b

    Merge pull request #5493 from openboxes/vvg-various-bug-fixes
    Various bug fixes related to putaway task API

  • jmiranda <jcm62@columbia.edu>

    jmiranda <jcm62@columbia.edu> 68e05b0bffc6262758ea799016f9f7b344d8f0af

    OBLS-155 Unable to sort an item into a putaway container when task status is PENDING

    • src/main/groovy/org/pih/warehouse/api/PutawayTaskStatus.groovy (version 68e05b0bffc6262758ea799016f9f7b344d8f0af)
  • jmiranda <jcm62@columbia.edu>

    jmiranda <jcm62@columbia.edu> a3560c2caa53dec8492a123682d6e63ab532bbd5

    OBLS-161 Improved putaway rollback to reset metadata and order item status

    • grails-app/services/org/pih/warehouse/putaway/PutawayService.groovy (version a3560c2caa53dec8492a123682d6e63ab532bbd5)
  • jmiranda <jcm62@columbia.edu>

    jmiranda <jcm62@columbia.edu> 2f7ca4d3666529ce19c596cad2669f467a8d0aa8

    OBLS-161 Rollback Putaway fails due to foreign key constraint failure

    • grails-app/services/org/pih/warehouse/putaway/PutawayService.groovy (version 2f7ca4d3666529ce19c596cad2669f467a8d0aa8)
  • jmiranda <jcm62@columbia.edu>

    jmiranda <jcm62@columbia.edu> ad908050bd32dd85062fd10923c5544ea14c3d71

    OBLS-162 HibernateException: No Session found for current thread when scanning invalid product on Product Scan screen

    • grails-app/controllers/org/pih/warehouse/api/ApiController.groovy (version ad908050bd32dd85062fd10923c5544ea14c3d71)
  • druchniewicz <51370022+druchniewicz@users.noreply.github.com>

    druchniewicz <51370022+druchniewicz@users.noreply.github.com> 541b2338d3ce7095a3a7a6324db6b6ef95ba2e6d

    Merge pull request #5490 from openboxes/OBLS-133
    OBLS-133 display zone name and location type in the proper column

  • olewandowski1 <olewandowski@soldevelo.com>

    olewandowski1 <olewandowski@soldevelo.com> a9346500186f7b4d38dbed5e14701d6cc2d2d323

    OBLS-133 display zone name and location type in the proper column

    • grails-app/views/location/showBinLocations.gsp (version a9346500186f7b4d38dbed5e14701d6cc2d2d323)
  • druchniewicz <51370022+druchniewicz@users.noreply.github.com>

    druchniewicz <51370022+druchniewicz@users.noreply.github.com> 77115779369af293013a130f06a296d55788c47d

    OBLS-143 Searching container by location number or id (#5488)

    • grails-app/services/org/pih/warehouse/putaway/PutawayTaskService.groovy (version 77115779369af293013a130f06a296d55788c47d)