Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Story

  • [DLP-715] - As an API user, I want to invoke POST/PUT to invoke business logic and get a result back without persisting data

  • [DLP-726] - As an API user, I want to limit the response so that I don't accidentally take down the system by requesting too much data

  • [DLP-744] - As an API user, I want to have Drydock in my FleetPlan

  • [DLP-766] - As a User, I want Dataloy to automatically keep track of all version numbers of the products I use, so that I can get more stable systems

  • [DLP-789] - As DDT API user I would want to have the port lists always up to date

  • [DLP-793] - As software architect I want a generic mechanism to define for which Dataloy classes the Cayenne context commit must be performed when they are removed from a list during the desiarilization

  • [DLP-795] - As a User, I want bunker orders to be created based on estimates to avoid double work

    - System should generate bunker order lines if there are estimates on the port call. 

  • [DLP-809] - As an API user, I want to be able to allocate an unallocated drydock

  • [DLP-816] - As API user I would want to have the AuditLog endpoint available so I can have a better control on what and when have been changed

  • [DLP-820] - As an API user, I want to be able to unallocate an allocated drydock

  • [DLP-825] - As API user I would want have contactInfo attribute in the Vessel object to avoid double API calls

  • [DLP-826] - As a developer, I need the FleetPlanReschedule logic to include DryDock calculations

  • [DLP-856] - As API user I would want to have weblink in the BusinessPartner resource

  • [DLP-860] - As a user I want vessel name to be included the subject of error messages

Bug

  • [DLP-765] - When PUT-ing sub-objects in lists, objects are created before they are deleted
  • [DLP-784] - There is no support for TLS, CC and BCC in email sender in DLP
  • [DLP-786] - Problem in WehookNotification agent
  • [DLP-791] - API throws not significant message when deleting a document line that has invoices and or accruals
  • [DLP-792] - Should not be possible have posted DocumentLine not connected to Document
  • [DLP-797] - Problem with sorting and pagination together
  • [DLP-806] - Problem posting Voyage with PortCalls
  • [DLP-811] - API does not order dates and numbers correctly on ignore case = true
  • [DLP-813] - DDT old sessions are not delete correctly
  • [DLP-814] - When POST bunker orders with 0 as minQuantity or 0 in bunkeredQuantity, a commit exception is shown with NaN.
  • [DLP-831] - Gross price is not zero after deleting bunker order line
  • [DLP-839] - Using HTTP GET for a list of objects, together with "fields", if an exception is thrown the JSON error message is empty
  • [DLP-857] - Min and Max quantity should show same as bunkered quantity when creating bunker order from estimate.
  • No labels