Details

    • Type: Task Task
    • Status: Done Done (View Workflow)
    • Priority: Normal Normal
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: UCMDB
    • Labels:
      None Labels
    • Customer:
      Mobinets

      Description

      -put NonRoutedSiteService logic inside versionservice to hold
      *the pagination

      • public Page<NonRoutedSiteDto> findNonRoutedSites(
        String versionId,
        Pageable pageable,
        Predicate... filters)
        *public long countNonRoutedSites(String versionId, Predicate... filters)
      • compute for core logic
      • private Set<String> loadRoutedSites(String versionId)
        *private Map<String, Set<String>> loadAdjacentSites(String versionId)
        -RouteDependencyCalculator component to
        *for the calcule logic :processRoute & calculate -missing parts of RoutingManager (route piece)
        -add NonRoutedSiteDto for NonRoutedSite report and add RouteHopsCheckDto for RouteHopsCheck report
        -add navigation on the sidebar for both
        -add view NonRoutedSiteView for NonRoutedSite report
        -add view RouteHopsCheckView for RouteHopsCheck report

        Activity

        Nouha Mhadhbi made changes -
        Field Original Value New Value
        Gantt Options Milestone (set to milestone: having a due date but zero effort)
        Planned Start 2025-12-16 24:00 (milestone: set planned start date to due date)
        Planned End 2025-12-16 24:00 (milestone: set planned end date to due date)
        Nouha Mhadhbi made changes -
        Description -add NonRoutedSiteService interface
        -add NonRoutedSiteServiceImpl service to hold
        *the pagination
        * public Page<NonRoutedSiteDto> findNonRoutedSites(
                    String versionId,
                    Pageable pageable,
                    Predicate... filters)
        *public long countNonRoutedSites(String versionId, Predicate... filters)
        * compute for core logic
        * private Set<String> loadRoutedSites(String versionId)
        *private Map<String, Set<String>> loadAdjacentSites(String versionId)
        -RouteDependencyCalculator component to
        *for the calcule logic :processRoute & calculate -missing parts of RoutingManager (route piece)
        -add NonRoutedSiteDto for NonRoutedSite report and add RouteHopsCheckDto for RouteHopsCheck report
        -add navigation on the sidebar for both
        -add view NonRoutedSiteView for NonRoutedSite report
        -add view RouteHopsCheckView for RouteHopsCheck report
        Nouha Mhadhbi made changes -
        Assignee Hassan Abdine [ habdine ] Nouha Mhadhbi [ nmhadhbi ]
        Nouha Mhadhbi made changes -
        Status Open Bug [ 10108 ] Dev Scheduled [ 10014 ]
        Nouha Mhadhbi made changes -
        Status Dev Scheduled [ 10014 ] Implementation in progress [ 10016 ]
        Nouha Mhadhbi made changes -
        Status Implementation in progress [ 10016 ] Dev Paused [ 10017 ]
        Nouha Mhadhbi made changes -
        Remaining Estimate 0 minutes [ 0 ]
        Time Spent 7 hours [ 25200 ]
        Worklog Id 286118 [ 286118 ]
        Nouha Mhadhbi made changes -
        Baseline Start 2025-12-16 24:00 (set baseline based of initial work logging)
        Baseline End 2025-12-16 24:00 (set baseline based of initial work logging)
        Khaled Khalil made changes -
        Component/s UCMDB [ 16302 ]
        Khaled Khalil made changes -
        Reporter Nouha Mhadhbi [ nmhadhbi ] Bessem Manita [ bmanita ]
        Khaled Khalil made changes -
        Issue Type Bug [ 1 ] Task [ 3 ]
        Workflow Mobinets_Dev_BugWF_J4.4 [ 200604 ] ACE: Software Development Workflow [ 200609 ]
        Status Dev Paused [ 10017 ] To Do [ 10001 ]
        Nouha Mhadhbi made changes -
        Description -add NonRoutedSiteService interface
        -add NonRoutedSiteServiceImpl service to hold
        *the pagination
        * public Page<NonRoutedSiteDto> findNonRoutedSites(
                    String versionId,
                    Pageable pageable,
                    Predicate... filters)
        *public long countNonRoutedSites(String versionId, Predicate... filters)
        * compute for core logic
        * private Set<String> loadRoutedSites(String versionId)
        *private Map<String, Set<String>> loadAdjacentSites(String versionId)
        -RouteDependencyCalculator component to
        *for the calcule logic :processRoute & calculate -missing parts of RoutingManager (route piece)
        -add NonRoutedSiteDto for NonRoutedSite report and add RouteHopsCheckDto for RouteHopsCheck report
        -add navigation on the sidebar for both
        -add view NonRoutedSiteView for NonRoutedSite report
        -add view RouteHopsCheckView for RouteHopsCheck report

        -put NonRoutedSiteService logic inside versionservice to hold
        *the pagination
        * public Page<NonRoutedSiteDto> findNonRoutedSites(
                    String versionId,
                    Pageable pageable,
                    Predicate... filters)
        *public long countNonRoutedSites(String versionId, Predicate... filters)
        * compute for core logic
        * private Set<String> loadRoutedSites(String versionId)
        *private Map<String, Set<String>> loadAdjacentSites(String versionId)
        -RouteDependencyCalculator component to
        *for the calcule logic :processRoute & calculate -missing parts of RoutingManager (route piece)
        -add NonRoutedSiteDto for NonRoutedSite report and add RouteHopsCheckDto for RouteHopsCheck report
        -add navigation on the sidebar for both
        -add view NonRoutedSiteView for NonRoutedSite report
        -add view RouteHopsCheckView for RouteHopsCheck report
        Nouha Mhadhbi made changes -
        Description
        -put NonRoutedSiteService logic inside versionservice to hold
        *the pagination
        * public Page<NonRoutedSiteDto> findNonRoutedSites(
                    String versionId,
                    Pageable pageable,
                    Predicate... filters)
        *public long countNonRoutedSites(String versionId, Predicate... filters)
        * compute for core logic
        * private Set<String> loadRoutedSites(String versionId)
        *private Map<String, Set<String>> loadAdjacentSites(String versionId)
        -RouteDependencyCalculator component to
        *for the calcule logic :processRoute & calculate -missing parts of RoutingManager (route piece)
        -add NonRoutedSiteDto for NonRoutedSite report and add RouteHopsCheckDto for RouteHopsCheck report
        -add navigation on the sidebar for both
        -add view NonRoutedSiteView for NonRoutedSite report
        -add view RouteHopsCheckView for RouteHopsCheck report
        -put NonRoutedSiteService logic inside versionservice to hold
        *the pagination
        * public Page<NonRoutedSiteDto> findNonRoutedSites(
                    String versionId,
                    Pageable pageable,
                    Predicate... filters)
        *public long countNonRoutedSites(String versionId, Predicate... filters)
        * compute for core logic
        * private Set<String> loadRoutedSites(String versionId)
        *private Map<String, Set<String>> loadAdjacentSites(String versionId)
        -RouteDependencyCalculator component to
        *for the calcule logic :processRoute & calculate -missing parts of RoutingManager (route piece)
        -add NonRoutedSiteDto for NonRoutedSite report and add RouteHopsCheckDto for RouteHopsCheck report
        -add navigation on the sidebar for both
        -add view NonRoutedSiteView for NonRoutedSite report
        -add view RouteHopsCheckView for RouteHopsCheck report
        Nouha Mhadhbi made changes -
        Status To Do [ 10001 ] Done [ 10000 ]

          People

          • Assignee:
            Nouha Mhadhbi
            Reporter:
            Bessem Manita
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Planned Start:
              Planned End:
              Actual Start:
              Date of Baselining:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 7 hours
              7h

                Drag and Drop