Uploaded image for project: 'transportpce'
  1. transportpce
  2. TRNSPRTPCE-102

serviceToServicePathConstarints converts only on type of constraints

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • None
    • None
    • None

      serviceToServicePathConstarints method in MappingConstraints class converts only on type of constraints either hard or soft but never both, this due to: 

      if (serviceHardConstraints  !=  null) {} else if (serviceSoftConstraints  !=  null) {}
      

            Unassigned Unassigned
            ramy1313 Rami Mohamed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: