You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Matt Sicker (Jira)" <ji...@apache.org> on 2020/04/03 15:30:00 UTC

[jira] [Created] (WHIMSY-322) Use PDF data should be more lenient in parsing project names

Matt Sicker created WHIMSY-322:
----------------------------------

             Summary: Use PDF data should be more lenient in parsing project names
                 Key: WHIMSY-322
                 URL: https://issues.apache.org/jira/browse/WHIMSY-322
             Project: Whimsy
          Issue Type: Improvement
          Components: SecMail
            Reporter: Matt Sicker
            Assignee: Craig L Russell


When parsing the project name from ICLAs, many people write the project name rather than the implicitly assumed project id. That is, a user may submit an ICLA for "Logging Services", "Log4j", or "Logging", but those all would map to the "logging" PMC from the workbench form. As an improvement, I'd like to have two initial rules:
 # Try the all lowercase version of the field. This will cover the common scenario where a user writes something like "Foo" instead of "foo".
 # Maintain a list of some common subprojects that ICLAs are submitted under. For example, Solr is under the Lucene PMC.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)