You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2019/06/03 08:52:00 UTC

[jira] [Created] (WHIMSY-272) Unnecessary reparse of CI

Sebb created WHIMSY-272:
---------------------------

             Summary: Unnecessary reparse of CI
                 Key: WHIMSY-272
                 URL: https://issues.apache.org/jira/browse/WHIMSY-272
             Project: Whimsy
          Issue Type: Bug
            Reporter: Sebb


AFAICT, the following code

https://github.com/apache/whimsy/blob/bf0babdb1694b2c9ae0a6cb36b597f4563913e10/www/board/agenda/routes.rb#L456-459

forces CI to be reparsed even if it has not changed.

I think it would be better to just invoke
ASF::Committee.load_committee_info
and let that decide whether or not the file has changed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)