Skip to content

Make budgets be actually processed before they are persisted#1

Open
gberzins wants to merge 11 commits into
mainfrom
dynamic_form
Open

Make budgets be actually processed before they are persisted#1
gberzins wants to merge 11 commits into
mainfrom
dynamic_form

Conversation

@gberzins

@gberzins gberzins commented May 17, 2024

Copy link
Copy Markdown
Collaborator

With this pr, app budget is actually being processed before it's persisted.

When user uploads csv, it is formatted according to these constraints:

  1. Only rows, which have date, which is between start_date and end_date are persisted.
  2. Only columns, which exactly match any of channels persisted on User should be persisted.
  3. Allow spend to go only up to a certain limit per channel in a day.

slothelle

This comment was marked as resolved.

@getrecast getrecast deleted a comment from slothelle Jul 16, 2024
@getrecast getrecast deleted a comment from slothelle Jul 16, 2024
@getrecast getrecast deleted a comment from slothelle Jul 16, 2024
@getrecast getrecast deleted a comment from slothelle Jul 16, 2024
@getrecast getrecast deleted a comment from slothelle Jul 16, 2024
@getrecast getrecast deleted a comment from slothelle Jul 16, 2024
@getrecast getrecast deleted a comment from slothelle Jul 16, 2024
@ereboucas ereboucas requested review from slothelle and removed request for slothelle July 17, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants