ucdavis / ucdavis/Purchasing

Dollar Value Approvers

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

Nobody has claimed this yet.

feedback
Dominant language
C#
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We have a number of managers that are required to approve purchases over a certain value. Currently we're accomplishing this with conditional statements, but clients would like for this to happen without an affirmative step by the requester.

Ideally, we could set an approver that would only be notified if the total dollar value was over X amount.

Votes: 1
Author: njpenros
Voters: njpenros

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

No files or tests are named. Start by locating the current conditional approval statements and reviewing how purchase totals, thresholds, approvers, and notifications are represented; confirm the desired behavior with maintainers. Done means an approver is notified automatically when the purchase total exceeds a configured value, without a requester action.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.