openedx / openedx/openedx-core

Make convenience helpers in Log/LogRecord

Open
#560 3 comments 1 reaction 1 assignee View on GitHub

@ormsbee is already working on this.

Since Apr 24, 2026.

Dominant language
Python
Stars
10
Forks
32
Avg merge
2d 17h
Merged PRs (30d)
12

Description

This would be for determining whether change are:

  • side-effects
  • pure side-effect
  • direct changes
  • indirect changes
  • direct publish
  • indirect publish
  • indirectly affected by publish
  • soft-delete

That way we can keep terminology more consistent, and not have calling code comparing version_nums to each other to try to figure out what each of those things means.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.