Task Status: Bugs

#F9844A

  • The

    Bug Description:

    When exporting data to a sheet (Excel, CSV, etc.), the date and time values associated with entries are missing or not included in the exported file. Although the UI displays date and time correctly, they are either skipped, left blank, or not exported at all.

    Steps to Reproduce:

    1. Go to the page containing the data table with date and time columns.
    2. Click on the Export button (to Excel/CSV).
    3. Open the exported sheet.
    4. Review the exported columns and data.

    Expected Result:

    Date and time data should be present and correctly formatted in the exported sheet.

    Actual Result:

    Date and time values are missing, blank, or incorrectly formatted in the exported file

    backend need to check

  • Color Indicator Not Displaying on Tasks

    Bug Title:

    Color Indicator Not Displaying on Tasks

    Bug Description:

    The visual color indicator that should appear alongside tasks (e.g., to represent priority, status, or category) is missing from the task list or card UI. This makes it difficult for users to quickly identify or differentiate tasks based on color-coded cues.

    Steps to Reproduce:

    1. Go to the task listing or calendar/task board view.
    2. Create or view tasks that are supposed to show color indicators.
    3. Observe the UI elements next to the tasks.

    Expected Result:

    A color indicator (dot, border, tag, etc.) should appear next to each task to represent its associated attribute (priority, status, etc.).

  • Applied Filters Still Selectable After Page Refresh

    Bug Description:

    After applying filters on the page and refreshing it, the previously applied filter options remain selected/active in the UI, even though the data may have reset or not reflect those filters. This creates confusion for users, as the visible filter state does not match the actual data displayed.

    Steps to Reproduce:

    1. Navigate to the page with filtering options.
    2. Apply one or more filters (e.g., date, status, category).
    3. Observe the filtered data.
    4. Refresh the page manually (F5 or browser refresh).
    5. Check the filter options again.

    Expected Result:

    After refresh, the filter inputs should reset to default (i.e., unselected), or the data shown should reflect the selected filters.

    Actual Result:

    Filters appear to remain selected in the UI, but the data resets, causing mismatch between visible filters and actual result.

  • User Unable to Add Time on Specific Date

    Bug Description:

    When the user attempts to add time entries for a specific date, the system does not allow the input. Either the time input field is disabled, unresponsive, or no action occurs upon saving. This issue may be date-specific or occurs across selected dates only.

    Steps to Reproduce:

    1. Navigate to the timesheet/task scheduling/calendar module.
    2. Select a specific date.
    3. Try to enter or add time for that date.
    4. Click on “Save” or equivalent action button.

    Expected Result:

    User should be able to enter and save time for the selected date.

    Actual Result:

    Time input is either blocked, not saved, or no response occurs.

  • Task Creation Success Message Displayed, but Task Not Visible on Selected Day

    Bug Description:

    After creating a task for a specific day, the system shows a “Task successfully created” message, indicating that the action was completed. However, the task does not appear in the task list or view for that selected day, leading to confusion and data inconsistency.

    Expected Behavior:

    Once a task is created for a particular day:

    • A success message should be shown.
    • The task should immediately be visible in the list or calendar view for that day.

    Actual Behavior:

    • Success message appears.
    • No task is displayed on the selected day.

  • Task Statuses Not Displayed in Dropdown List

    Bug Description:

    The dropdown list for selecting task statuses is currently empty or missing status options. Users are unable to view or select task statuses such as “To Do”, “In Progress”, “Completed”, etc., which prevents proper task tracking and management.

    Expected Behavior:

    The task status dropdown should display all available status options as defined (e.g., To Do, In Progress, Blocked, Completed).

    Actual Behavior:

    The dropdown opens, but no status options are shown, or the list is completely empty.

  • Navigation Bars Not Functioning Properly – Week/Day Label Static, Only Dates Change

    When navigating through the week/day views using the navigation bars (e.g., next/previous arrows), only the dates are being updated while the week/day label remains static. This leads to a confusing user experience, as the label does not reflect the actual view or time range being displayed.

    Expected Behavior:

    Both the dates and the corresponding week/day label should update correctly when the user navigates using the navigation controls.

    Actual Behavior:

    Only the date range changes, but the week/day label stays the same (e.g., always shows “Week 1” even if you’re viewing “Week 2”)

  • “Full” Status Tab Not Displayed When Entire Week is Allocated

    Bug Description:

    When all days of a week are fully allocated with tasks for any user, the “Full” status tab should be displayed to indicate that the week is fully booked. However, even when the full week’s tasks are allocated, the “Full” status tab does not appear, resulting in incorrect or missing visual feedback.

    Expected Behavior:

    If all 7 days of the week are allocated with tasks, the “Full” status tab should be shown for that user/week.

    Actual Behavior:

    The “Full” status tab is not displayed, even when the entire week is fully booked.