Git Product home page Git Product logo

netrunner-identity-draft's People

Contributors

ericboivin avatar

Watchers

 avatar  avatar

netrunner-identity-draft's Issues

NullPointerException when trying to reuse a draft token

When trying to click on a provided link for a pick that was already done, the following error is returned:

java.lang.NullPointerException
java.io.StringReader.(StringReader.java:50)
org.codehaus.jackson.JsonFactory.createJsonParser(JsonFactory.java:636)
org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1863)
async.draft.webapp.PostgreDraftsDAO.getDraft(PostgreDraftsDAO.java:122)
async.draft.webapp.DraftManager.getDraft(DraftManager.java:31)
async.draft.webapp.actions.DraftServlet.doGet(DraftServlet.java:60)
javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

Modifying name and emails afterwards

In case of an error in the input, it would be good to have a way for an administrator to update the values with no fear of breaking the draft. Currently, the only way is to edit the JSON directly in the database, which is not that easy to do, and is prone to break the structure.

Some work filters can block emails

Send Grid is the free addon that is used to send emails. The pick and view draft links are routed to their domain for a redirect to gather statistics. However, it is possible that a work firewall filters such calls. It would be nice to have an alternate way to include the original link in the email, maybe by having a clear text version of it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.