Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
U
utilitybillscraper
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • utilitybillscraper
  • Milestones
  • Sync

Past due
Milestone expired on Jul 15, 2016

Sync

At some point in time, a celery task will need to write results of the scraper to blocpower's utilityservice. This task will take the data provided by a scraper as input and return nothing. Testing will be covered by integration testing, so there are no unit tests for this milestone.

The overall workflow will look like this:

  • Update the account.
  • For each meter:
    • For each meterid of the meter:
      • If the meterid exists on blocpower:
        • Update the meter.
        • Update the meter_id's id.
    • If the meter does not have an id:
      • Create the meter on blocpower.
      • Update the meter_id for each of the line items and meter ids.
    • For each meterid:
      • If the meterid does not have an id property:
        • Create the meter id on blocpower.
    • For each lineitem that takes place after the last time the account was scraped:
      • Create the line item on blocpower.
  • Set the account state and last scraped datetime on blocpower.
All issues for this milestone are closed. You may close this milestone now.
  • Issues 2
  • Merge Requests 0
  • Participants 0
  • Labels 0
100% complete
100%
Start date
No start date
Until
Jul 15 2016
Due date
Jul 15, 2016 (Past due)
2
Issues 2 New issue
Open: 0 Closed: 2
None
Total issue weight
None
0
Merge requests 0
Open: 0 Closed: 0 Merged: 0
0
Releases
None
Reference: exconfidential/blocpower/utilitybillscraper%"Sync"