Make CursorResponse::getCursorType return CursorTypeEnum instead of std::string

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Service Arch
    • Fully Compatible
    • Service Arch 2023-12-25, Service Arch 2024-01-08, Service Arch 2024-01-22
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      getCursorType returns an optional<std::string> and callers use IDL to parse it into a CursorTypeEnum (e.g., here).

      TaskExecutorCursor stores the result of getCursorType. However, callers of TaskExecutorCursor::getType also use IDL to parse it into CursorTypeEnum. Some of its callers are in the enterprise module.

            Assignee:
            Ryan Berryhill
            Reporter:
            Ryan Berryhill
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: