NSLS2 / NSLS2/nsls2api

Syncing single proposal does not update proposal's cycle information

Open
#205 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
13
Avg merge
1h 17m
Merged PRs (30d)
1

Description

The single-proposal syncing service needs a single-proposal version of this method analogous to how the all-proposals syncing service uses it.

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

Start in src/nsls2api/services/sync_service.py at the single-proposal syncing service around line 395, then compare its flow with the method around line 360 and the all-proposals service around line 408. Implement the single-proposal equivalent so syncing also updates the proposal's cycle information.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.