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

他のサーバーからつけられた相乗り絵文字が削除できない #172

Closed
kmycode opened this issue Oct 22, 2023 · 0 comments · Fixed by #170
Closed

他のサーバーからつけられた相乗り絵文字が削除できない #172

kmycode opened this issue Oct 22, 2023 · 0 comments · Fixed by #170
Labels
backport bug Something isn't working
Milestone

Comments

@kmycode
Copy link
Owner

kmycode commented Oct 22, 2023

バグの再現手順

  1. サーバーAからkmyblueの投稿にサーバーB(=kmyblueでも可)の絵文字をつける(相乗り)
  2. サーバーAからkmyblueの投稿につけたサーバーBの絵文字を削除する

期待する動作

絵文字の削除がkmyblueにも反映される

実際の動作

反映されない

詳しい情報

ここが常に@account.domainになっている

emoji = CustomEmoji.find_by(shortcode: shortcode, domain: @account.domain) if emoji_tag.present? && emoji_tag['id'].present?

バグが発生したkmyblueサーバーのドメイン

No response

バグが発生したkmyblueのバージョン

7.2

ブラウザの名前

No response

OS

No response

その他の詳細情報

No response

@kmycode kmycode added the bug Something isn't working label Oct 22, 2023
@kmycode kmycode added this to the kb8.0 milestone Oct 22, 2023
@kmycode kmycode linked a pull request Oct 23, 2023 that will close this issue
2 tasks
kmycode added a commit that referenced this issue Oct 26, 2023
* Bump version to 8.0

* Add: 他のサーバーに公開する情報に、制限設定などを追加

* Fix: `quote_of_id`のインデックス

* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない

* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト

* Add: #173 カスタム絵文字新規作成・編集画面でのカテゴリ設定
kmycode added a commit that referenced this issue Oct 26, 2023
* Bump version to 8.0

* Add: 他のサーバーに公開する情報に、制限設定などを追加

* Fix: `quote_of_id`のインデックス

* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない

* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト

* Refactor: #160 アカウントの`other_settings`関連部分を別ファイルに切り出し
kmycode added a commit that referenced this issue Oct 26, 2023
* Bump version to 8.0

* Add: 他のサーバーに公開する情報に、制限設定などを追加

* Fix: `quote_of_id`のインデックス

* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない

* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト

* Change: #70 DTL投稿で、公開範囲・検索許可を別々に設定
kmycode added a commit that referenced this issue Oct 26, 2023
* Bump version to 8.0

* Add: 他のサーバーに公開する情報に、制限設定などを追加

* Fix: `quote_of_id`のインデックス

* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない

* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト

* Add: #62 ローカルタイムラインを無効にする管理者設定(内部挙動のみ)

* Add: 画面部分を追加
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant