blackfoot-makers / bf-discord-rbot

discord bot in Rust
https://blackfoot-makers.github.io/discord-rbot/doc/rbot_discord/index.html
MIT License
9 stars 1 forks source link

Office Week Duration Bug: Office Weeks Reduced to 3 Weeks, Starting at Week 1 #129

Open GreeFine opened 1 year ago

GreeFine commented 1 year ago

Issue Summary:

The current state of our office week scheduling system is experiencing a critical issue where office weeks are now only 3 weeks long instead of the expected 4, with the next week starting at week 1. This problem is causing confusion among our team members and disrupting our workflow. We need to investigate and resolve this issue urgently to restore normal office week scheduling.

Steps to Reproduce:

  1. Open the office week scheduling application.
  2. Navigate to the "Office Weeks" section.
  3. Observe that the current week is labeled as "Week 1" instead of continuing from the previous week.
  4. Note that the office week duration is only 3 weeks.

Expected Behavior:

The office week scheduling system should have a duration of 4 weeks, with each week incrementally increasing from the previous one.

Actual Behavior:

The office week scheduling system is displaying a duration of only 3 weeks, and the next week is labeled as "Week 1."

Additional Information:

Proposed Solution:

  1. Identify the root cause of the issue by reviewing the codebase, configuration files, and any recent changes related to office week scheduling.
  2. Implement a fix that ensures office weeks follow a 4-week cycle, starting from the last completed week.
  3. Conduct thorough testing to ensure the issue is resolved and that no regressions are introduced.
  4. Document the changes made to address this issue in the codebase and update the documentation accordingly.
  5. Communicate the resolution to all team members and provide clear instructions on how to use the corrected office week scheduling system.

Attachments:

Environment:

Priority:

This issue is of high priority as it is causing significant disruptions to our office week scheduling and could impact our productivity.

Assignees:

[Tag the relevant team or individual responsible for investigating and resolving this issue.]

Labels:

References:

This issue must be addressed promptly to ensure that our office week scheduling system operates as expected, minimizing disruptions to our workflow and team coordination.