kieras/cbn-trello-analysis

The section "Graph and Table of Analyzers Delivered by Members and Size / Complexity" may show data after 2021.

vfigueiredo-cit opened this issue · 0 comments

Expected Behavior

With the scenario:

YEAR_FILTER = '' #empty string '' or 'YYYY'
START_PERIOD_RANGE_BY_MEMBERS = '' #empty string '' or 'YYYY-MM-DD'
FINAL_PERIOD_RANGE_BY_MEMBERS = '' #empty string '' or 'YYYY-MM-DD'
  • The section Graph and Table of Analyzers Delivered by Members and Size / Complexity should show data after 2020.

Actual Behavior

  • Show the message: Size / complexity did not exist in the YEAR_FILTER informed ().So it is not possible to plot the graph of total delivered by members and Size / complexity

Steps to Reproduce the Problem

  1. Stay on main branch
  2. Run the jupyter notebook with the "Parameters" on this scenario:
YEAR_FILTER = '' #empty string '' or 'YYYY'
START_PERIOD_RANGE_BY_MEMBERS = '' #empty string '' or 'YYYY-MM-DD'
FINAL_PERIOD_RANGE_BY_MEMBERS = '' #empty string '' or 'YYYY-MM-DD'

Specifications

  • Version: 1abec15
  • Platform: Ubuntu 20.04.2 LTS