rubyforgood / rubyforgood/endsideout

Remove `content_module` Column from `links` Table

Open Beginner friendly
#110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
11
Forks
4
Avg merge
20h 30m
Merged PRs (30d)
19

Description

Goal

  • Link no longer directly references a ContentModule.

Context

With the addition of a Contentable delegated type, we don't need to track the association to ContentModule on Link.

AC

  • A migration removes the content_module column from links.

Contributor guide

No contributing guide indexed for this repository

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

Review the existing migration history and current links schema to confirm the column and migration conventions. The work is done when a migration removes the content_module column from links and applies cleanly.

Written by the indexing model from the issue text.

Assessment

Domain
database
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.