Skip to content
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

Fix recent album not showing count #17498

Merged
merged 31 commits into from
Oct 24, 2023
Merged

Fix recent album not showing count #17498

merged 31 commits into from
Oct 24, 2023

Conversation

ibrkhalil
Copy link
Contributor

@ibrkhalil ibrkhalil commented Oct 4, 2023

fixes #17486

Summary

Fixes an issue that caused the recent album in the photo picker to not have the count of all images rendered.

Screenshot_20231004-115702.png

Screenshot_20231004-115639.png

status: ready

@ibrkhalil ibrkhalil self-assigned this Oct 4, 2023
{:title (i18n/label :t/my-albums) :data (:my-albums albums)}]
window-height (:height (rn/get-window))]
(let [albums (rf/sub [:camera-roll/albums])
add-recent-count-to-recent-album (-> albums
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be inside subscription :camera-roll/albums-with-count

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or in :camera-roll/albums

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went with a new subscription of :camera-roll/total-photos-count

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly take a look

@status-im-auto
Copy link
Member

status-im-auto commented Oct 4, 2023

Jenkins Builds

Click to see older builds (104)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ f79399a #1 2023-10-04 09:00:09 ~6 min android-e2e 🤖apk 📲
✔️ f79399a #1 2023-10-04 09:00:47 ~6 min ios 📱ipa 📲
✔️ f79399a #1 2023-10-04 09:04:25 ~10 min android 🤖apk 📲
✔️ f79399a #1 2023-10-04 09:06:55 ~12 min tests 📄log
✔️ 6f08919 #3 2023-10-04 09:22:02 ~7 min ios 📱ipa 📲
✔️ 6f08919 #3 2023-10-04 09:24:23 ~10 min android-e2e 🤖apk 📲
✔️ 6f08919 #3 2023-10-04 09:24:30 ~10 min android 🤖apk 📲
✔️ 6f08919 #3 2023-10-04 09:24:43 ~10 min tests 📄log
✔️ 5297460 #5 2023-10-04 10:50:13 ~6 min ios 📱ipa 📲
✔️ 5297460 #5 2023-10-04 10:50:18 ~6 min android-e2e 🤖apk 📲
✔️ 5297460 #5 2023-10-04 10:50:23 ~6 min android 🤖apk 📲
✔️ 5297460 #5 2023-10-04 10:52:55 ~8 min tests 📄log
✔️ 3922097 #7 2023-10-07 11:02:16 ~6 min android-e2e 🤖apk 📲
✔️ 3922097 #7 2023-10-07 11:03:04 ~7 min ios 📱ipa 📲
✔️ 3922097 #7 2023-10-07 11:04:03 ~8 min android 🤖apk 📲
✔️ 3922097 #7 2023-10-07 11:06:04 ~10 min tests 📄log
✔️ 56a1bfc #9 2023-10-09 14:29:05 ~7 min ios 📱ipa 📲
✔️ 56a1bfc #9 2023-10-09 14:30:26 ~8 min android 🤖apk 📲
✔️ 56a1bfc #9 2023-10-09 14:30:28 ~9 min android-e2e 🤖apk 📲
✔️ 56a1bfc #9 2023-10-09 14:33:48 ~12 min tests 📄log
✔️ 4f018ac #10 2023-10-10 07:41:24 ~5 min android 🤖apk 📲
✔️ 4f018ac #10 2023-10-10 07:42:00 ~6 min ios 📱ipa 📲
✔️ 4f018ac #10 2023-10-10 07:43:13 ~7 min android-e2e 🤖apk 📲
✔️ 4f018ac #10 2023-10-10 07:46:58 ~11 min tests 📄log
✔️ 012fbfd #11 2023-10-10 12:36:21 ~7 min ios 📱ipa 📲
✔️ 012fbfd #11 2023-10-10 12:38:56 ~9 min android-e2e 🤖apk 📲
✔️ 012fbfd #11 2023-10-10 12:39:11 ~9 min android 🤖apk 📲
✔️ 012fbfd #11 2023-10-10 12:39:51 ~10 min tests 📄log
✔️ 7f48963 #12 2023-10-14 11:28:52 ~8 min android-e2e 🤖apk 📲
✔️ 7f48963 #12 2023-10-14 11:29:09 ~8 min android 🤖apk 📲
✔️ 7f48963 #12 2023-10-14 11:32:12 ~11 min tests 📄log
✔️ b3abec8 #13 2023-10-14 15:26:25 ~6 min ios 📱ipa 📲
✔️ b3abec8 #13 2023-10-14 15:28:55 ~9 min android-e2e 🤖apk 📲
✔️ b3abec8 #13 2023-10-14 15:29:12 ~9 min android 🤖apk 📲
✔️ b3abec8 #13 2023-10-14 15:30:11 ~10 min tests 📄log
3500afa #14 2023-10-17 10:31:00 ~37 sec android 📄log
14661f0 #15 2023-10-17 10:31:47 ~37 sec android-e2e 📄log
14661f0 #15 2023-10-17 10:32:54 ~1 min android 📄log
14661f0 #15 2023-10-17 10:35:21 ~4 min tests 📄log
14661f0 #15 2023-10-17 10:38:14 ~6 min ios 📄log
3c08d6b #16 2023-10-17 10:41:18 ~2 min tests 📄log
✔️ 3c08d6b #16 2023-10-17 10:43:58 ~5 min android-e2e 🤖apk 📲
✔️ 3c08d6b #16 2023-10-17 10:44:06 ~5 min android 🤖apk 📲
✔️ 3c08d6b #16 2023-10-17 10:45:21 ~6 min ios 📱ipa 📲
✔️ 7eca04a #17 2023-10-17 11:05:22 ~5 min android 🤖apk 📲
✔️ 7eca04a #17 2023-10-17 11:06:05 ~6 min ios 📱ipa 📲
✔️ 7eca04a #17 2023-10-17 11:07:38 ~7 min android-e2e 🤖apk 📲
✔️ 7eca04a #17 2023-10-17 11:09:29 ~9 min tests 📄log
✔️ 5235132 #19 2023-10-17 19:50:15 ~7 min android 🤖apk 📲
✔️ 5235132 #19 2023-10-17 19:50:15 ~7 min android-e2e 🤖apk 📲
✔️ 5235132 #19 2023-10-17 19:51:32 ~8 min ios 📱ipa 📲
✔️ 5235132 #19 2023-10-17 19:53:47 ~10 min tests 📄log
6f45624 #21 2023-10-18 08:50:46 ~18 sec android-e2e 📄log
6f45624 #21 2023-10-18 08:50:52 ~19 sec tests 📄log
6f45624 #21 2023-10-18 08:50:59 ~28 sec android 📄log
6f45624 #21 2023-10-18 08:51:42 ~1 min ios 📄log
✔️ 4a3f644 #22 2023-10-18 08:59:27 ~5 min android-e2e 🤖apk 📲
✔️ 4a3f644 #22 2023-10-18 09:00:31 ~6 min ios 📱ipa 📲
✔️ 4a3f644 #22 2023-10-18 09:01:18 ~7 min android 🤖apk 📲
✔️ 4a3f644 #22 2023-10-18 09:02:53 ~9 min tests 📄log
✔️ 8e32c2f #23 2023-10-18 16:17:18 ~5 min android-e2e 🤖apk 📲
✔️ 8e32c2f #23 2023-10-18 16:18:33 ~6 min ios 📱ipa 📲
✔️ 8e32c2f #23 2023-10-18 16:19:24 ~7 min android 🤖apk 📲
✔️ 8e32c2f #23 2023-10-18 16:22:15 ~10 min tests 📄log
✔️ 596a27f #25 2023-10-19 10:38:07 ~6 min android-e2e 🤖apk 📲
✔️ 596a27f #25 2023-10-19 10:38:51 ~7 min android 🤖apk 📲
✔️ 596a27f #25 2023-10-19 10:40:44 ~8 min ios 📱ipa 📲
✔️ 596a27f #25 2023-10-19 10:41:31 ~9 min tests 📄log
✔️ bf2ba6a #28 2023-10-20 16:56:40 ~6 min android-e2e 🤖apk 📲
✔️ bf2ba6a #28 2023-10-20 16:56:46 ~6 min android 🤖apk 📲
✔️ bf2ba6a #28 2023-10-20 16:58:04 ~7 min ios 📱ipa 📲
✔️ bf2ba6a #28 2023-10-20 16:59:28 ~8 min tests 📄log
✔️ 1a4c4b7 #29 2023-10-23 04:44:32 ~7 min android 🤖apk 📲
✔️ 1a4c4b7 #29 2023-10-23 04:46:19 ~8 min ios 📱ipa 📲
✔️ 1a4c4b7 #29 2023-10-23 04:47:00 ~9 min android-e2e 🤖apk 📲
✔️ 1a4c4b7 #29 2023-10-23 04:51:29 ~14 min tests 📄log
4175c2c #30 2023-10-23 07:43:03 ~2 min tests 📄log
✔️ 3916fe4 #31 2023-10-23 07:50:28 ~5 min android-e2e 🤖apk 📲
✔️ 3916fe4 #31 2023-10-23 07:50:32 ~5 min android 🤖apk 📲
✔️ 3916fe4 #31 2023-10-23 07:53:57 ~8 min tests 📄log
3916fe4 #31 2023-10-23 08:08:20 ~23 min ios 📄log
✔️ 7d87be9 #32 2023-10-23 08:47:55 ~7 min ios 📱ipa 📲
✔️ 7d87be9 #32 2023-10-23 08:49:27 ~9 min android-e2e 🤖apk 📲
✔️ 7d87be9 #32 2023-10-23 08:49:44 ~9 min android 🤖apk 📲
✔️ 7d87be9 #32 2023-10-23 08:50:32 ~10 min tests 📄log
✔️ 9dcf442 #33 2023-10-23 13:46:22 ~7 min ios 📱ipa 📲
✔️ 9dcf442 #33 2023-10-23 13:47:55 ~9 min android-e2e 🤖apk 📲
✔️ 9dcf442 #33 2023-10-23 13:48:10 ~9 min android 🤖apk 📲
✔️ 9dcf442 #33 2023-10-23 13:48:57 ~10 min tests 📄log
✔️ cfd27f5 #34 2023-10-23 14:11:58 ~5 min android-e2e 🤖apk 📲
✔️ cfd27f5 #34 2023-10-23 14:14:34 ~8 min android 🤖apk 📲
✔️ cfd27f5 #34 2023-10-23 14:15:34 ~9 min ios 📱ipa 📲
✔️ cfd27f5 #34 2023-10-23 14:15:43 ~9 min tests 📄log
✔️ fd1aa59 #35 2023-10-24 11:14:07 ~6 min android 🤖apk 📲
✔️ fd1aa59 #35 2023-10-24 11:14:41 ~7 min android-e2e 🤖apk 📲
fd1aa59 #35 2023-10-24 11:16:17 ~8 min ios 📄log
a3685ae #36 2023-10-24 11:42:39 ~20 sec android-e2e 📄log
a3685ae #36 2023-10-24 11:42:43 ~19 sec tests 📄log
a3685ae #36 2023-10-24 11:42:45 ~24 sec android 📄log
a3685ae #36 2023-10-24 11:42:47 ~22 sec ios 📄log
204782c #39 2023-10-24 11:48:49 ~19 sec android-e2e 📄log
204782c #39 2023-10-24 11:48:54 ~19 sec tests 📄log
204782c #39 2023-10-24 11:48:54 ~20 sec ios 📄log
204782c #39 2023-10-24 11:49:10 ~37 sec android 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 1cdba11 #40 2023-10-24 12:12:10 ~7 min ios 📱ipa 📲
✔️ 1cdba11 #40 2023-10-24 12:14:16 ~9 min android-e2e 🤖apk 📲
✔️ 1cdba11 #40 2023-10-24 12:14:28 ~9 min android 🤖apk 📲
✔️ 1cdba11 #40 2023-10-24 12:15:08 ~10 min tests 📄log
✔️ 53a90fa #41 2023-10-24 14:17:26 ~8 min ios 📱ipa 📲
✔️ 53a90fa #41 2023-10-24 14:18:16 ~9 min android-e2e 🤖apk 📲
✔️ 53a90fa #41 2023-10-24 14:18:32 ~9 min android 🤖apk 📲
✔️ 53a90fa #41 2023-10-24 14:19:06 ~10 min tests 📄log

{:db (assoc db :camera-roll/albums albums)})
{:db (-> db
(assoc :camera-roll/albums albums)
(assoc :camera-roll/total-photos-count
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still better to move to a subscription

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sometimes its better to make this in events yes, but not in this case

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okey

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mind taking another look?

@status-im-auto
Copy link
Member

60% of end-end tests have passed

Total executed tests: 43
Failed tests: 17
Passed tests: 26
IDs of failed tests: 703194,702859,702732,702840,703495,703086,702894,702850,703503,702786,702839,702838,702844,702843,702731,702808,702841 

Failed tests (17)

Click to expand
  • Rerun failed tests

  • Class TestCommunityMultipleDeviceMerged:

    1. test_community_several_images_send_reply, id: 703194
    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    2. test_community_one_image_send_reply, id: 702859

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    3. test_community_emoji_send_copy_paste_reply, id: 702840

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    4. test_community_mark_all_messages_as_read, id: 703086

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    5. test_community_contact_block_unblock_offline, id: 702894

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element 
    

    [[Message can be missed after unblock: https://github.com//issues/16873]]

    6. test_community_message_delete, id: 702839

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    7. test_community_message_send_check_timestamps_sender_username, id: 702838

    Device 2: Looking for chat: 'general'
    Device 2: Click until ChatMessageInput by accessibility id: chat-message-input will be presented

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    Device sessions

    8. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    9. test_community_message_edit, id: 702843

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    10. test_community_unread_messages_badge, id: 702841

    Test setup failed: critical/test_public_chat_browsing.py:599: in prepare_devices
        self.channel_2.chat_message_input.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatMessageInput by accessibility id:`chat-message-input` is not found on the screen after wait_for_visibility_of_element
    



    Class TestCommunityOneDeviceMerged:

    1. test_community_discovery, id: 703503

    Device 1: Tap on found: Button
    Device 1: Find Button by xpath: //*[@text="Contributors' test community"]

    critical/test_public_chat_browsing.py:338: in test_community_discovery
        self.home.element_by_text(contributors_test_community_attributes[0]).click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by xpath: `//*[@text="Contributors' test community"]` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception 
    

    [[Request to Join Community button color issue:17295]]

    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_mentions_push_notification, id: 702786

    Device 1: Mention user user_2 in the chat
    Device 1: Find ChatMessageInput by accessibility id: chat-message-input

    critical/test_public_chat_browsing.py:1152: in test_community_mentions_push_notification
        self.channel_1.mention_user(self.username_2)
    ../views/chat_view.py:1208: in mention_user
        self.chat_message_input.click_inside()
    ../views/chat_view.py:737: in click_inside
        location = self.find_element().location
    /home/jenkins/.local/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py:286: in location
        old_loc = self._execute(Command.GET_ELEMENT_RECT)["value"]
    /home/jenkins/.local/lib/python3.10/site-packages/selenium/webdriver/remote/webelement.py:395: in _execute
        return self._parent.execute(command, params)
    /home/jenkins/.local/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:345: in execute
        self.error_handler.check_response(response)
    /home/jenkins/.local/lib/python3.10/site-packages/appium/webdriver/errorhandler.py:122: in check_response
        raise exception_class(msg=message, stacktrace=format_stacktrace(stacktrace))
     The element 'By.accessibilityId: chat-message-input' is not linked to the same object in DOM anymore; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#stale-element-reference-exception
    E   Stacktrace:
    E   io.appium.uiautomator2.common.exceptions.StaleElementReferenceException: The element 'By.accessibilityId: chat-message-input' is not linked to the same object in DOM anymore
    E   	at io.appium.uiautomator2.model.ElementsCache.restore(ElementsCache.java:122)
    E   	at io.appium.uiautomator2.model.ElementsCache.get(ElementsCache.java:153)
    E   	at io.appium.uiautomator2.handler.GetRect.safeHandle(GetRect.java:40)
    E   	at io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:59)
    E   	at io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:277)
    E   	at io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:271)
    E   	at io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:68)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    E   	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    E   	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    E   	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    E   	at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:435)
    E   	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293)
    E   	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267)
    E   	at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:250)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    E   	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    E   	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:266)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    E   	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:345)
    E   	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1294)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)
    E   	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)
    E   	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:911)
    E   	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
    E   	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:611)
    E   	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:552)
    E   	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:466)
    E   	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
    E   	at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:140)
    E   	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
    E   	at java.lang.Thread.run(Thread.java:919) 
    

    [[Issue with username in PN 17396]]

    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_decline, id: 702850

    Device 2: Find Button by accessibility id: close-activity-center
    Device 2: Tap on found: Button

    medium/test_activity_center.py:77: in test_activity_center_contact_request_decline
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Username is not shown on 'Add contact' page after entering valid public key
    



    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_pin_messages, id: 702732

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    2. test_group_chat_mute_chat, id: 703495

    Device 2: Click until ChatMessageInput by accessibility id: chat-message-input will be presented
    Device 2: Looking for a message by text: Chat is unmuted now

    critical/chats/test_group_chat.py:607: in test_group_chat_mute_chat
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     New messages counter near chats tab button is 1 after unmute, but should be 2
    



    Device sessions

    3. test_group_chat_offline_pn, id: 702808

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    critical/chats/test_group_chat.py:443: in test_group_chat_offline_pn
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Messages PN was not fetched from offline 
    

    [[Data delivery issue]]

    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_pin_messages, id: 702731

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Passed tests (26)

    Click to expand

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_delete_via_long_press_relogin, id: 702784
    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783
    Device sessions

    3. test_1_1_chat_mute_chat, id: 703496
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_navigation_jump_to, id: 702936
    Device sessions

    2. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    2. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    3. test_community_undo_delete_message, id: 702869
    Device sessions

    4. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    5. test_community_mute_community_and_channel, id: 703382
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_markdown_support, id: 702809
    Device sessions

    2. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    3. test_community_leave, id: 702845
    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_send_image_save_and_share, id: 703297
    Device sessions

    2. test_group_chat_reactions, id: 703202
    Device sessions

    3. test_group_chat_join_send_text_messages_push, id: 702807
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    2. test_1_1_chat_text_message_delete_push_disappear, id: 702733
    Device sessions

    3. test_1_1_chat_push_emoji, id: 702813
    Device sessions

    4. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    5. test_1_1_chat_edit_message, id: 702855
    Device sessions

    6. test_1_1_chat_send_image_save_and_share, id: 703391
    Device sessions

    7. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_mentions, id: 702957
    Device sessions

    2. test_activity_center_admin_notification_accept_swipe, id: 702958
    Device sessions

    @pavloburykh
    Copy link
    Contributor

    Hi @ibrkhalil! Thanx for the PR. Please take a look at the issues

    ISSUE 1 Recent album count number is incorrect for IOS

    Actual result: Recent album shows the sum of images of the rest of the albums. But in fact, Recent album includes bunch of images which do not belong to other albums. So such count logic cannot be applied for IOS

    photo_2023-10-04 16 03 51

    Expected result: here is the actual number of images that Recent album includes.

    photo_2023-10-04 16 05 43

    Comment on lines 441 to 450

    (re-frame/reg-sub
    :camera-roll/total-photos-count
    (fn [{:keys [camera-roll/albums]}]
    (->> albums
    :my-albums
    (reduce
    (fn [total-album-count curr-album]
    (+ total-album-count (:count curr-album)))
    0))))
    Copy link
    Contributor

    @OmarBasem OmarBasem Oct 5, 2023

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    This is incorrect. This will not get you the total photos count, but only the total of photos that are classified into albums. The camera roll library we are using does not have an option to get the total photo count. This needs to be done in native code.

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    I am back Saturday and will implement it, Thanks Omar!

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    @ibrkhalil
    Copy link
    Contributor Author

    ibrkhalil commented Oct 7, 2023

    @pavloburykh
    Fixed, This is from my iPhone (Please note that we're subtracting videos from the total that shows in the Photos app)
    image
    image
    image

    @ibrkhalil
    Copy link
    Contributor Author

    Done, And as per request from @OmarBasem this adds a method that returns favorites and their count fe93660

    @pavloburykh
    Copy link
    Contributor

    @ibrkhalil please take a look at the new issue

    ISSUE 2 Scrolling through Recent album results in loading the same images over and over (Android)

    Reproducing Android 12, Samsung Galaxy A52

    Steps:

    1. Open any chat
    2. Open Gallery
    3. Scroll through recent album
    4. See if new images are uploaded while scrolling

    Actual result:

    1. New images are not uploaded. Same images keep uploading during scrolling
    2. Switching to other albums results in showing duplicated images from Recent album
    telegram-cloud-document-2-5271698414512386993.mp4

    @ibrkhalil
    Copy link
    Contributor Author

    @ibrkhalil please take a look at the new issue

    ISSUE 2 Scrolling through Recent album results in loading the same images over and over (Android)

    Reproducing Android 12, Samsung Galaxy A52

    Steps:

    1. Open any chat
    2. Open Gallery
    3. Scroll through recent album
    4. See if new images are uploaded while scrolling

    Actual result:

    1. New images are not uploaded. Same images keep uploading during scrolling
    2. Switching to other albums results in showing duplicated images from Recent album

    telegram-cloud-document-2-5271698414512386993.mp4

    Fixed.

    @pavloburykh
    Copy link
    Contributor

    @ibrkhalil could you please rebase the PR and resolve conflicts?

    @status-im-auto
    Copy link
    Member

    60% of end-end tests have passed

    Total executed tests: 45
    Failed tests: 14
    Expected to fail tests: 4
    Passed tests: 27
    
    IDs of failed tests: 702840,703086,702786,702844,702841,702807,702733,702813,702859,703391,703297,703495,702777,703194 
    
    IDs of expected to fail tests: 702894,702731,702808,702732 
    

    Failed tests (14)

    Click to expand
  • Rerun failed tests

  • Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_text_message_delete_push_disappear, id: 702733

    Device 1: Find `Button` by `accessibility id`: `jump-to`

    critical/chats/test_1_1_public_chats.py:458: in test_1_1_chat_text_message_delete_push_disappear
        self.chat_1.jump_to_card_by_text(self.username_2)
    ../views/base_view.py:647: in jump_to_card_by_text
        self.click_on_floating_jump_to()
    ../views/base_view.py:636: in click_on_floating_jump_to
        self.jump_to_button.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `jump-to` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    2. test_1_1_chat_push_emoji, id: 702813

    Device 1: App to background
    Device 2: Sending message 'emoji'

    critical/chats/test_1_1_public_chats.py:345: in test_1_1_chat_push_emoji
        chat_2.send_message(emoji.emojize(emoji_message))
    ../views/chat_view.py:1000: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:121: in wait_for_element
        raise TimeoutException(
     Device `2`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element
    



    Device sessions

    3. test_1_1_chat_send_image_save_and_share, id: 703391

    Device 1: Tap on found: Button
    Device 1: Find Button by accessibility id: image-2

    critical/chats/test_1_1_public_chats.py:401: in test_1_1_chat_send_image_save_and_share
        self.chat_1.send_images_with_description(description=image_description, indexes=[2])
    ../views/chat_view.py:1229: in send_images_with_description
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/chat_view.py:1229: in <listcomp>
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `image-2` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_join_send_text_messages_push, id: 702807

    Device 2: Text is Delivered
    Device 1: Looking for a message by text: Hey, admin!

    critical/chats/test_group_chat.py:97: in test_group_chat_join_send_text_messages_push
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Message Hey, admin! was not received by admin
    



    Device sessions

    2. test_group_chat_send_image_save_and_share, id: 703297

    Device 2: Find AllowButton by xpath: //*[@text="Allow" or @text="ALLOW"]
    Device 2: Find Button by accessibility id: image-2

    critical/chats/test_group_chat.py:220: in test_group_chat_send_image_save_and_share
        self.chats[1].send_images_with_description(description=image_description, indexes=[2])
    ../views/chat_view.py:1229: in send_images_with_description
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/chat_view.py:1229: in <listcomp>
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 2: Button by accessibility id: `image-2` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    3. test_group_chat_mute_chat, id: 703495

    Device 2: Muting chat with wrpmhry
    Device 2: Looking for chat: 'wrpmhry'

    critical/chats/test_group_chat.py:396: in test_group_chat_mute_chat
        self.homes[1].mute_chat_long_press(self.chat_name, "mute-for-1-hour")
    ../views/home_view.py:535: in mute_chat_long_press
        self.get_chat(username=chat_name, community=community, community_channel=community_channel).long_press_element()
    ../views/base_element.py:311: in long_press_element
        element = self.find_element()
    ../views/home_view.py:74: in find_element
        self.wait_for_visibility_of_element(20)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: ChatElement by xpath:`//*[@content-desc='author-primary-name'][starts-with(@text,'wrpmhry')]/..` is not found on the screen after wait_for_visibility_of_element; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_add_contact_field_validation, id: 702777

    Device 2: Find Button by xpath: //*[@text="Paste"]
    Device 2: Tap on found: Button

    activity_center/test_activity_center.py:153: in test_add_contact_field_validation
        self.home_2.element_by_translation_id("user-found").wait_for_visibility_of_element(10)
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 2: Button by xpath:`//*[@text="User found"]` is not found on the screen after wait_for_visibility_of_element
    



    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_mentions_push_notification, id: 702786

    Device 2: Getting PN by 'user_2'
    Device 2: Looking for a message by text: user_2

    critical/chats/test_public_chat_browsing.py:882: in test_community_mentions_push_notification
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Channel did not open by clicking on a notification with the mention for admin
    E    Channel did not open by clicking on a notification with the mention for the invited member
    



    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_emoji_send_copy_paste_reply, id: 702840

    Device 1: Sending message 'emoji'

    critical/chats/test_public_chat_browsing.py:492: in test_community_emoji_send_copy_paste_reply
        self.channel_1.send_message(emoji_message)
    ../views/chat_view.py:1000: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:121: in wait_for_element
        raise TimeoutException(
     Device `1`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    2. test_community_mark_all_messages_as_read, id: 703086

    Device 1: Could not reach home view by pressing system back button
    Device 1: Find CommunitiesTab by accessibility id: communities-stack-tab

    critical/chats/test_public_chat_browsing.py:732: in test_community_mark_all_messages_as_read
        home.communities_tab.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: CommunitiesTab by accessibility id: `communities-stack-tab` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    3. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844

    Device 1: Click until ChatMessageInput by accessibility id: chat-message-input will be presented
    Device 1: ChatMessageInput element not found

    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/connectionpool.py:703: in urlopen
        httplib_response = self._make_request(
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/connectionpool.py:449: in _make_request
        six.raise_from(e, None)
    <string>:3: in raise_from
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/connectionpool.py:444: in _make_request
        httplib_response = conn.getresponse()
    /usr/lib/python3.10/http/client.py:1374: in getresponse
        response.begin()
    /usr/lib/python3.10/http/client.py:318: in begin
        version, status, reason = self._read_status()
    /usr/lib/python3.10/http/client.py:287: in _read_status
        raise RemoteDisconnected("Remote end closed connection without"
    E   http.client.RemoteDisconnected: Remote end closed connection without response
    
    During handling of the above exception, another exception occurred:
    critical/chats/test_public_chat_browsing.py:554: in test_community_links_with_previews_github_youtube_twitter_gif_send_enable
        if not home.chat_floating_screen.is_element_displayed():
    ../views/base_element.py:212: in is_element_displayed
        return self.wait_for_visibility_of_element(sec, ignored_exceptions=ignored_exceptions)
    ../views/base_element.py:137: in wait_for_visibility_of_element
        .until(expected_conditions.visibility_of_element_located((self.by, self.locator)))
    /home/jenkins/.local/lib/python3.10/site-packages/selenium/webdriver/support/wait.py:86: in until
        value = method(self._driver)
    /home/jenkins/.local/lib/python3.10/site-packages/selenium/webdriver/support/expected_conditions.py:152: in _predicate
        return _element_if_visible(driver.find_element(*locator))
    /home/jenkins/.local/lib/python3.10/site-packages/appium/webdriver/webdriver.py:409: in find_element
        return self.execute(RemoteCommand.FIND_ELEMENT, {'using': by, 'value': value})['value']
    /home/jenkins/.local/lib/python3.10/site-packages/selenium/webdriver/remote/webdriver.py:343: in execute
        response = self.command_executor.execute(driver_command, params)
    /home/jenkins/.local/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py:291: in execute
        return self._request(command_info[0], url, body=data)
    /home/jenkins/.local/lib/python3.10/site-packages/selenium/webdriver/remote/remote_connection.py:312: in _request
        response = self._conn.request(method, url, body=body, headers=headers)
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/request.py:78: in request
        return self.request_encode_body(
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/request.py:170: in request_encode_body
        return self.urlopen(method, url, **extra_kw)
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/poolmanager.py:376: in urlopen
        response = conn.urlopen(method, u.request_uri, **kw)
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/connectionpool.py:787: in urlopen
        retries = retries.increment(
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/util/retry.py:550: in increment
        raise six.reraise(type(error), error, _stacktrace)
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/packages/six.py:769: in reraise
        raise value.with_traceback(tb)
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/connectionpool.py:703: in urlopen
        httplib_response = self._make_request(
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/connectionpool.py:449: in _make_request
        six.raise_from(e, None)
    <string>:3: in raise_from
        ???
    /home/jenkins/.local/lib/python3.10/site-packages/urllib3/connectionpool.py:444: in _make_request
        httplib_response = conn.getresponse()
    /usr/lib/python3.10/http/client.py:1374: in getresponse
        response.begin()
    /usr/lib/python3.10/http/client.py:318: in begin
        version, status, reason = self._read_status()
    /usr/lib/python3.10/http/client.py:287: in _read_status
        raise RemoteDisconnected("Remote end closed connection without"
     ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')); also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    4. test_community_unread_messages_badge, id: 702841

    Device 1: Could not reach home view by pressing system back button
    Device 1: Find CommunitiesTab by accessibility id: communities-stack-tab

    critical/chats/test_public_chat_browsing.py:599: in test_community_unread_messages_badge
        self.home_1.communities_tab.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: CommunitiesTab by accessibility id: `communities-stack-tab` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    5. test_community_one_image_send_reply, id: 702859

    # STEP: Send image in 1-1 chat from Gallery
    Device 1: Find Button by accessibility id: open-images-button

    critical/chats/test_public_chat_browsing.py:418: in test_community_one_image_send_reply
        self.channel_1.send_images_with_description(image_description)
    ../views/chat_view.py:1227: in send_images_with_description
        self.show_images_button.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `open-images-button` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    6. test_community_several_images_send_reply, id: 703194

    Device 1: Find AllowButton by xpath: //*[@text="Allow" or @text="ALLOW"]
    Device 1: Find Button by accessibility id: image-0

    critical/chats/test_public_chat_browsing.py:374: in test_community_several_images_send_reply
        self.channel_1.send_images_with_description(image_description, [0, 1])
    ../views/chat_view.py:1229: in send_images_with_description
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/chat_view.py:1229: in <listcomp>
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `image-0` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception; also Unexpected Alert is shown: 'undefined is not a function'
    



    Device sessions

    Expected to fail tests (4)

    Click to expand

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_offline_pn, id: 702808

    Device 2: Could not reach home view by pressing system back button
    Device 2: Find ChatsTab by accessibility id: chats-stack-tab

    critical/chats/test_group_chat.py:275: in test_group_chat_offline_pn
        self.homes[i].chats_tab.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 2: ChatsTab by accessibility id: `chats-stack-tab` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception ; also Unexpected Alert is shown: 'undefined is not a function'
    

    [[Data delivery issue]]

    Device sessions

    2. test_group_chat_pin_messages, id: 702732

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_pin_messages, id: 702731

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_contact_block_unblock_offline, id: 702894

    Device 1: Could not reach home view by pressing system back button
    Device 1: Find CommunitiesTab by accessibility id: communities-stack-tab

    critical/chats/test_public_chat_browsing.py:626: in test_community_contact_block_unblock_offline
        self.homes[i].communities_tab.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: CommunitiesTab by accessibility id: `communities-stack-tab` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception ; also Unexpected Alert is shown: 'undefined is not a function'
    

    [[Message can be missed after unblock: https://github.com//issues/16873]]

    Device sessions

    Passed tests (27)

    Click to expand

    Class TestCommunityOneDeviceMerged:

    1. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    2. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    3. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    4. test_community_undo_delete_message, id: 702869
    Device sessions

    5. test_community_mute_community_and_channel, id: 703382
    Device sessions

    6. test_community_discovery, id: 703503
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_edit_message, id: 702855
    Device sessions

    2. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    3. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    4. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_reactions, id: 703202
    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Device sessions

    2. test_activity_center_contact_request_decline, id: 702850
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_mute_chat, id: 703496
    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783
    Device sessions

    3. test_1_1_chat_delete_via_long_press_relogin, id: 702784
    Device sessions

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_admin_notification_accept_swipe, id: 702958
    Device sessions

    2. test_activity_center_mentions, id: 702957
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_leave, id: 702845
    Device sessions

    2. test_community_markdown_support, id: 702809
    Device sessions

    3. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    4. test_community_join_when_node_owner_offline, id: 703629
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    2. test_navigation_jump_to, id: 702936
    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_message_delete, id: 702839
    Device sessions

    2. test_community_message_send_check_timestamps_sender_username, id: 702838
    Device sessions

    3. test_community_message_edit, id: 702843
    Device sessions

    @ibrkhalil
    Copy link
    Contributor Author

    Should be working now.

    @status-im-auto
    Copy link
    Member

    73% of end-end tests have passed

    Total executed tests: 45
    Failed tests: 9
    Expected to fail tests: 3
    Passed tests: 33
    
    IDs of failed tests: 703194,702859,702813,702840,703297,703391,702786,702844,702807 
    
    IDs of expected to fail tests: 702732,702731,702808 
    

    Failed tests (9)

    Click to expand
  • Rerun failed tests

  • Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_push_emoji, id: 702813

    Device 1: App to background
    Device 2: Sending message 'emoji'

    critical/chats/test_1_1_public_chats.py:345: in test_1_1_chat_push_emoji
        chat_2.send_message(emoji.emojize(emoji_message))
    ../views/chat_view.py:1000: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:121: in wait_for_element
        raise TimeoutException(
     Device `2`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element
    



    Device sessions

    2. test_1_1_chat_send_image_save_and_share, id: 703391

    Device 1: Tap on found: Button
    Device 1: Find Button by accessibility id: image-2

    critical/chats/test_1_1_public_chats.py:401: in test_1_1_chat_send_image_save_and_share
        self.chat_1.send_images_with_description(description=image_description, indexes=[2])
    ../views/chat_view.py:1229: in send_images_with_description
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/chat_view.py:1229: in <listcomp>
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `image-2` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    



    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_mentions_push_notification, id: 702786

    Device 2: Getting PN by 'user_2'
    Device 2: Looking for a message by text: user_2

    critical/chats/test_public_chat_browsing.py:882: in test_community_mentions_push_notification
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Channel did not open by clicking on a notification with the mention for admin
    E    Channel did not open by clicking on a notification with the mention for the invited member
    



    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_several_images_send_reply, id: 703194

    Device 1: Find AllowButton by xpath: //*[@text="Allow" or @text="ALLOW"]
    Device 1: Find Button by accessibility id: image-0

    critical/chats/test_public_chat_browsing.py:374: in test_community_several_images_send_reply
        self.channel_1.send_images_with_description(image_description, [0, 1])
    ../views/chat_view.py:1229: in send_images_with_description
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/chat_view.py:1229: in <listcomp>
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `image-0` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    



    Device sessions

    2. test_community_one_image_send_reply, id: 702859

    Device 1: Tap on found: Button
    Device 1: Find Button by accessibility id: image-0

    critical/chats/test_public_chat_browsing.py:418: in test_community_one_image_send_reply
        self.channel_1.send_images_with_description(image_description)
    ../views/chat_view.py:1229: in send_images_with_description
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/chat_view.py:1229: in <listcomp>
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `image-0` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    



    Device sessions

    3. test_community_emoji_send_copy_paste_reply, id: 702840

    Device 1: Copying '👌🏾' message via long press
    Device 1: Looking for a message by text: emoji

    critical/chats/test_public_chat_browsing.py:498: in test_community_emoji_send_copy_paste_reply
        self.channel_1.copy_message_text(emoji_unicode)
    ../views/chat_view.py:1051: in copy_message_text
        self.chat_element_by_text(message_text).wait_for_visibility_of_element()
    ../views/base_element.py:139: in wait_for_visibility_of_element
        raise TimeoutException(
     Device 1: ChatElementByText by xpath:`//*[starts-with(@text,'👌🏾')]/ancestor::android.view.ViewGroup[@content-desc='chat-item']` is not found on the screen after wait_for_visibility_of_element
    



    Device sessions

    4. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844

    Device 1: Long press on ChatElementByText until expected element is shown
    Device 1: Find Button by accessibility id: reaction-laugh

    critical/chats/test_public_chat_browsing.py:584: in test_community_links_with_previews_github_youtube_twitter_gif_send_enable
        self.channel_1.set_reaction(message=message_with_reaction, emoji="laugh")
    ../views/chat_view.py:1074: in set_reaction
        element.click()
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 1: Button by accessibility id: `reaction-laugh` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    



    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_send_image_save_and_share, id: 703297

    Device 2: Find AllowButton by xpath: //*[@text="Allow" or @text="ALLOW"]
    Device 2: Find Button by accessibility id: image-2

    critical/chats/test_group_chat.py:220: in test_group_chat_send_image_save_and_share
        self.chats[1].send_images_with_description(description=image_description, indexes=[2])
    ../views/chat_view.py:1229: in send_images_with_description
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/chat_view.py:1229: in <listcomp>
        [self.get_image_by_index(i).click() for i in indexes]
    ../views/base_element.py:90: in click
        self.find_element().click()
    ../views/base_element.py:79: in find_element
        raise NoSuchElementException(
     Device 2: Button by accessibility id: `image-2` is not found on the screen; For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    



    Device sessions

    2. test_group_chat_join_send_text_messages_push, id: 702807

    Device 2: Text is Delivered
    Device 1: Looking for a message by text: Hey, admin!

    critical/chats/test_group_chat.py:97: in test_group_chat_join_send_text_messages_push
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Message Hey, admin! was not received by admin
    



    Device sessions

    Expected to fail tests (3)

    Click to expand

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_pin_messages, id: 702732

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    2. test_group_chat_offline_pn, id: 702808

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    critical/chats/test_group_chat.py:309: in test_group_chat_offline_pn
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Messages PN was not fetched from offline 
    

    [[Data delivery issue]]

    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_pin_messages, id: 702731

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Passed tests (33)

    Click to expand

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    2. test_1_1_chat_text_message_delete_push_disappear, id: 702733
    Device sessions

    3. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    4. test_1_1_chat_edit_message, id: 702855
    Device sessions

    5. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_delete_via_long_press_relogin, id: 702784
    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783
    Device sessions

    3. test_1_1_chat_mute_chat, id: 703496
    Device sessions

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_mentions, id: 702957
    Device sessions

    2. test_activity_center_admin_notification_accept_swipe, id: 702958
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    2. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    3. test_community_discovery, id: 703503
    Device sessions

    4. test_community_undo_delete_message, id: 702869
    Device sessions

    5. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    6. test_community_mute_community_and_channel, id: 703382
    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_add_contact_field_validation, id: 702777
    Device sessions

    2. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Device sessions

    3. test_activity_center_contact_request_decline, id: 702850
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_mute_chat, id: 703495
    Device sessions

    2. test_group_chat_reactions, id: 703202
    Device sessions

    Class TestActivityMultipleDevicePR:

    1. test_navigation_jump_to, id: 702936
    Device sessions

    2. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_mark_all_messages_as_read, id: 703086
    Device sessions

    2. test_community_contact_block_unblock_offline, id: 702894
    Device sessions

    3. test_community_message_delete, id: 702839
    Device sessions

    4. test_community_message_send_check_timestamps_sender_username, id: 702838
    Device sessions

    5. test_community_message_edit, id: 702843
    Device sessions

    6. test_community_unread_messages_badge, id: 702841
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_markdown_support, id: 702809
    Device sessions

    2. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    3. test_community_leave, id: 702845
    Device sessions

    4. test_community_join_when_node_owner_offline, id: 703629
    Device sessions

    @churik
    Copy link
    Member

    churik commented Oct 23, 2023

    @ibrkhalil

    ISSUE 6: on Android 10 images are not shown in all albums

    This is the reason for failed e2e.

    FILE.2023-10-23.15.35.55.mp4

    Logs: Status-debug-logs.zip

    @churik
    Copy link
    Member

    churik commented Oct 23, 2023

    Cross-posting with #17241 (comment)

    @ibrkhalil
    Copy link
    Contributor Author

    Cross-posting with #17241 (comment)

    Fixed.

    @status-im-auto
    Copy link
    Member

    87% of end-end tests have passed

    Total executed tests: 45
    Failed tests: 3
    Expected to fail tests: 3
    Passed tests: 39
    
    IDs of failed tests: 702786,702807,702813 
    
    IDs of expected to fail tests: 702731,702808,702732 
    

    Failed tests (3)

    Click to expand
  • Rerun failed tests

  • Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_push_emoji, id: 702813

    Device 1: App to background
    Device 2: Sending message 'emoji'

    critical/chats/test_1_1_public_chats.py:345: in test_1_1_chat_push_emoji
        chat_2.send_message(emoji.emojize(emoji_message))
    ../views/chat_view.py:1000: in send_message
        self.chat_message_input.wait_for_element(wait_chat_input_sec)
    ../views/base_element.py:121: in wait_for_element
        raise TimeoutException(
     Device `2`: `ChatMessageInput` by` accessibility id`: `chat-message-input` is not found on the screen after wait_for_element
    



    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_join_send_text_messages_push, id: 702807

    Device 2: Text is Delivered
    Device 1: Looking for a message by text: Hey, admin!

    critical/chats/test_group_chat.py:97: in test_group_chat_join_send_text_messages_push
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Message Hey, admin! was not received by admin
    



    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_mentions_push_notification, id: 702786

    Device 2: Getting PN by 'user_2'
    Device 2: Looking for a message by text: user_2

    critical/chats/test_public_chat_browsing.py:882: in test_community_mentions_push_notification
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Channel did not open by clicking on a notification with the mention for admin
    E    Channel did not open by clicking on a notification with the mention for the invited member
    



    Device sessions

    Expected to fail tests (3)

    Click to expand

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_pin_messages, id: 702731

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_offline_pn, id: 702808

    Device 3: Looking for a message by text: message from old member
    Device 3: Looking for a message by text: message from new member

    critical/chats/test_group_chat.py:309: in test_group_chat_offline_pn
        self.errors.verify_no_errors()
    base_test_case.py:191: in verify_no_errors
        pytest.fail('\n '.join([self.errors.pop(0) for _ in range(len(self.errors))]))
     Messages PN was not fetched from offline 
    

    [[Data delivery issue]]

    Device sessions

    2. test_group_chat_pin_messages, id: 702732

    Test is not run, e2e blocker  
    

    [[reason: [NOTRUN] Pin feature is in development]]

    Passed tests (39)

    Click to expand

    Class TestActivityMultipleDevicePR:

    1. test_activity_center_reply_read_unread_delete_filter_swipe, id: 702947
    Device sessions

    2. test_navigation_jump_to, id: 702936
    Device sessions

    Class TestActivityCenterContactRequestMultipleDevicePR:

    1. test_activity_center_contact_request_accept_swipe_mark_all_as_read, id: 702851
    Device sessions

    2. test_activity_center_contact_request_decline, id: 702850
    Device sessions

    3. test_add_contact_field_validation, id: 702777
    Device sessions

    Class TestGroupChatMultipleDeviceMergedNewUI:

    1. test_group_chat_reactions, id: 703202
    Device sessions

    2. test_group_chat_send_image_save_and_share, id: 703297
    Device sessions

    3. test_group_chat_mute_chat, id: 703495
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUi:

    1. test_1_1_chat_edit_message, id: 702855
    Device sessions

    2. test_1_1_chat_message_reaction, id: 702730
    Device sessions

    3. test_1_1_chat_non_latin_messages_stack_update_profile_photo, id: 702745
    Device sessions

    4. test_1_1_chat_text_message_delete_push_disappear, id: 702733
    Device sessions

    5. test_1_1_chat_emoji_send_reply_and_open_link, id: 702782
    Device sessions

    6. test_1_1_chat_send_image_save_and_share, id: 703391
    Device sessions

    Class TestCommunityMultipleDeviceMergedTwo:

    1. test_community_leave, id: 702845
    Device sessions

    2. test_community_markdown_support, id: 702809
    Device sessions

    3. test_community_hashtag_links_to_community_channels, id: 702948
    Device sessions

    4. test_community_join_when_node_owner_offline, id: 703629
    Device sessions

    Class TestCommunityOneDeviceMerged:

    1. test_community_copy_and_paste_message_in_chat_input, id: 702742
    Device sessions

    2. test_community_navigate_to_channel_when_relaunch, id: 702846
    Device sessions

    3. test_restore_multiaccount_with_waku_backup_remove_switch, id: 703133
    Device sessions

    4. test_community_undo_delete_message, id: 702869
    Device sessions

    5. test_community_mute_community_and_channel, id: 703382
    Device sessions

    6. test_community_discovery, id: 703503
    Device sessions

    Class TestCommunityMultipleDeviceMerged:

    1. test_community_emoji_send_copy_paste_reply, id: 702840
    Device sessions

    2. test_community_contact_block_unblock_offline, id: 702894
    Device sessions

    3. test_community_mark_all_messages_as_read, id: 703086
    Device sessions

    4. test_community_links_with_previews_github_youtube_twitter_gif_send_enable, id: 702844
    Device sessions

    5. test_community_unread_messages_badge, id: 702841
    Device sessions

    6. test_community_message_delete, id: 702839
    Device sessions

    7. test_community_message_send_check_timestamps_sender_username, id: 702838
    Device sessions

    8. test_community_one_image_send_reply, id: 702859
    Device sessions

    9. test_community_message_edit, id: 702843
    Device sessions

    10. test_community_several_images_send_reply, id: 703194
    Device sessions

    Class TestActivityMultipleDevicePRTwo:

    1. test_activity_center_admin_notification_accept_swipe, id: 702958
    Device sessions

    2. test_activity_center_mentions, id: 702957
    Device sessions

    Class TestOneToOneChatMultipleSharedDevicesNewUiTwo:

    1. test_1_1_chat_mute_chat, id: 703496
    Device sessions

    2. test_1_1_chat_is_shown_message_sent_delivered_from_offline, id: 702783
    Device sessions

    3. test_1_1_chat_delete_via_long_press_relogin, id: 702784
    Device sessions

    @pavloburykh
    Copy link
    Contributor

    @ibrkhalil something is wrong with the builds after recent rebase. Please take a look

    Fix recent album not showing count by ibrkhalil · Pull Request #17498 · status-im:status-mobile 2023-10-24 14-35-39

    @ibrkhalil
    Copy link
    Contributor Author

    @pavloburykh Should be working now, Thank you!

    @pavloburykh
    Copy link
    Contributor

    @pavloburykh Should be working now, Thank you!

    @ibrkhalil is it okay that there is still warning from packages-check-bot?

    Fix recent album not showing count by ibrkhalil · Pull Request #17498 · status-im:status-mobile 2023-10-24 15-17-28

    @ibrkhalil
    Copy link
    Contributor Author

    @pavloburykh Should be working now, Thank you!

    @ibrkhalil is it okay that there is still warning from packages-check-bot?

    Fix recent album not showing count by ibrkhalil · Pull Request #17498 · status-im:status-mobile 2023-10-24 15-17-28

    It's just a warning about a library's git endpoint wanting to end with .git, But unfortunately adding .git to its path doesn't work. (And it's not required to merge, Which I think it means we can ignore it)

    @pavloburykh
    Copy link
    Contributor

    @ibrkhalil thank you for the PR. Tested and ready for merge.

    @ibrkhalil ibrkhalil merged commit 8296bda into develop Oct 24, 2023
    6 checks passed
    @ibrkhalil ibrkhalil deleted the 17486 branch October 24, 2023 14:23
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    Archived in project
    Archived in project
    Development

    Successfully merging this pull request may close these issues.

    "Recent" album in photo gallery misses images count
    7 participants