Sobes.tech
Middle+

Provide an example of a situation where a task was highly serious but low priority.

sobes.tech AI

Answer from AI

Situation: The internal logging system for developers has stopped functioning correctly. It does not lose data but formats it incorrectly, making it difficult to read. Debugging problems has become longer and more complicated.

  1. Severity: High. A non-functional logging system directly affects the productivity of the development team and can indirectly lead to an increase in bugs due to debugging difficulties. The issue affects all developers and impacts the basic debugging process.
  2. Priority: Low. Currently, there are no urgent releases or critical issues in production requiring immediate and intensive debugging. Developers can work around the problem or spend more time. There are more priority tasks related to end-user functionality or fixing critical defects in production, which directly impact the business.

Summary: Although the error in the logging system is serious (affects the entire development team's work and productivity), its fix can be postponed until more priority business tasks or critical fixes are completed.

Provide an example of a situation where a task was… - sobes.tech