Skip to content
Snippets Groups Projects
Commit dc01bf3a authored by Andy Shultz's avatar Andy Shultz
Browse files

feat: add parameter to submit attempt to carry full name through

original behavior does pass the empty name through to
_update_full_name rather than just considering that as full name not
set. That's a little weird but outside the scope of this work so I've
preserved it by checking is not None rather than just using full_name
as a boolean.

MST-1015
parent 695f2cd4
Branches
Tags release-2020-07-09-11.20
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment