cms-dev / cms-dev/cms

Clean up task types

Open
#83 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tasktypes waiting_for_dependencies
Dominant language
Python
Stars
1k
Forks
412
Avg merge
6d 10h
Merged PRs (30d)
3

Description

The way the task types system is written makes awkward how to require having certain managers, with a certain name. For example, OO tasks checks the diff vs. comparator looking at the presence of a manager (with any name) instead of looking at the parameter and in the case of a comparator, enforcing the presence of a manager.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by locating the task types implementation and trace how OO tasks compare diffs and how comparator tasks validate managers; confirm the intended manager names and required presence before defining what the cleaned-up behavior should be.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.