Skip to content

chore: add a fetchOwnProfileFromServer method

td requested to merge td/fallbackFetchOwnProfile into main

Description

Related: https://gitlab.com/famedly/company/frontend/app/-/merge_requests/2512#note_1281299722

Not sure if this is the best way to go, but won't affect other implementations. Do we want to deprecate the old fetchOwnProfile completely?

Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I updated/added relevant documentation (doc comments with ///).
  • I did not add or update methods, functions or widgets without tests.

Merge request reports