-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ON HOLD][Tracking] [External] Attendee Tracking project #44725
Comments
After discussion here, I want to make the document changes much clearer before seeking help from SWM. |
I think this is going in #wave-control, right @JmillsExpensify? |
Back from OOO, @Julesssss am I needed anywhere in particular to keep this moving? |
Hey, it would be helpful to resolve this comment threads, but other than that no, I'll try to hand over the doc to SWM this week. |
@zsgreenwald actually if you had a chance to check the high-level document again today that would be helpful. I tried to update any section that mentioned the old UI (Avatar instead of Name, etc), but there's a chance I might have missed something. Then we should be able to open the project up to SWM tomorrow 🤞 |
The design document for this project is now ready for the external teams to make a start on. myself and @zsgreenwald will be available for any concerns or questions you have while we work on this project. I have added document comments in places that I think are outdated or need changes. Please feel free to resolve these as you work through the document. And to create new comments with any questions you have for us! Plan should be for the SWM team:
Previous Design Updated Design |
Hi! I am Filip from SWM and I'd like to work on this issue! |
Hello, I'm Zuza from SWM and I'd like to work on this issue with Filip :) |
@dylanexpensify just holding on this briefly -- we need to switch focus to a SmartScan issue that arose from our backend changes to EditRequest |
Small update, but I am working on the blocking backend issue as my top priority. |
Attendee Tracking is currently my top priority, I am making progress with the backend PR that unlocks the other two remaining issues. I had to switch focus to HybridApp release to resolve a fire, but this is now complete |
Update: I have been making slow but steady progress with the new Auth command, while testing the full flow via Web to client. It's likely I will be submitting the Auth command PR soon which passes back attendee data and creates the new action -- but will not update the recent attendees NVP. I'll do that later. When the Auth PR is merged, Web-E will be next, then I can open up the App issue so that we can adjust the API param names and onyx keys. |
Internal prioritisation means that this project needs to wind down. Thankfully the past few weeks has put the project in a good place; the new command is mostly implemented and the onyx attendee data is being passed back to the App clients. I will get the PRs merged, and leave detailed notes on what remains to be done here. Finish the project
Post-launch polish:
|
When this project is picked back up, mind letting me know? I have a lot of other priorities so I have the help site document ready but I don't want to sink more time into this if it's on pause for now @Julesssss 🙏🏼 Thanks! |
Yeah, so that I don't forget I assigned myself to your issue and will check in monthly. |
The task list has been updated. The App feature branch is ready to be merged today and is currently in review. |
Update regarding the project wind down:
|
And one more thing 😅 |
Of course 😄 Please correct me if I forgot, but I think these are the PRs you reviewed? |
Yeap |
Still on hold |
Important Links
Implementation Issues
Frontend:
Backend
TODO
Finish the project
_transactions
,_report
, andreportNameValuePairs
createUpdateMoneyRequestAttendees
, update the users recent attendees and pass back to clienttransaction.attendees
onyx keysPost-launch polish:
Request::verifyAttributeSize(request, "attendees", 0, Request::MAX_SIZE_NONCOLUMN);
The text was updated successfully, but these errors were encountered: