Just started going through some more test cases, and noticed that when I clear out the status of my test user, it shows up in activity with just the user's name.
I suppose there should just be a minor condition check for a null status (excluding username) and if so not output to activity?
Thanks!
Comments
Comment #1
icecreamyou commentedHmm. I fixed this for the FBS blocks recently, I must have forgotten to do it for Activity as well. Will fix soon.
Comment #2
icecreamyou commentedCommitted to both branches in dev.
Comment #3
Apollo610 commentedConfirmed - works now for activity as well... Thanks!