You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by icesmartjuan <gi...@git.apache.org> on 2018/07/13 15:37:19 UTC

[GitHub] incubator-griffin pull request #352: GRIFFIN-180-add validation for creating...

GitHub user icesmartjuan opened a pull request:

    https://github.com/apache/incubator-griffin/pull/352

    GRIFFIN-180-add validation for creating profiling and accuracy measure

    GRIFFIN-180-add validation for creating profiling and accuracy measure
    when creating profiling or accuracy measures: skip all other steps jump to the last step, add measure name , data source/target is empty, you could submit from the frontend, which is not expected.
    
    and in the subsequent pop-up  window, empty field(source/target) with just "." is not expected

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/icesmartjuan/incubator-griffin formvalidation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-griffin/pull/352.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #352
    
----
commit e6e5429fdc628d5dcb0e0e8682b8f06f3549d71d
Author: Li, Juan <su...@...>
Date:   2018-07-13T15:36:06Z

    fix bug

----


---

[GitHub] incubator-griffin pull request #352: GRIFFIN-180-add validation for creating...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-griffin/pull/352


---