datatracker icon indicating copy to clipboard operation
datatracker copied to clipboard

The notion of "active ads" is implemented in too many places

Open ietf-svn-bot opened this issue 10 years ago • 4 comments

keyword_sprint type_defect | by [email protected]


There are more than a dozen places in the code where querysets are constructed to select the currently active ads. There are variants of that selection that include Person objects with pre-ad roles. The logic defining is also captured in the active_ad_positions method.

This should be refactored to capture the logic in one place and allow it to be conveniently used in those others.


Issue migrated from trac:1576 at 2022-03-04 03:58:53 +0000

ietf-svn-bot avatar Jan 08 '15 20:01 ietf-svn-bot

@[email protected] changed keywords from `` to sprint

ietf-svn-bot avatar Oct 28 '15 19:10 ietf-svn-bot

@[email protected] commented


This is a moderate, to large task (may be bigger than a sprint). Regression will have to be carefully tested.

A good initial sprint activity would be to comb the codebase for where these functions are, and gather a list of them in this ticket.

ietf-svn-bot avatar Oct 28 '15 19:10 ietf-svn-bot

@[email protected] changed status from new to accepted

ietf-svn-bot avatar Mar 10 '20 20:03 ietf-svn-bot