-
_**This is a DRAFT**_
# Summary
This proposal is a high-level design for Reminders V2 that will allow the utmost flexibility in Reminders.
# Reminder Middleware
The concept of Reminder Mid…
-
## Bug Report
**Current Behavior**
Admins can delete their files and other member's, but members cannot delete their own. A file deleted by an admin also remains in the media manager view until th…
-
In the [pipeline docs](https://doc.scrapy.org/en/master/topics/item-pipeline.html) it says:
> Each item pipeline component is a Python class that must implement the following method
I believe th…
-
### Bug description
The GraphQL Api does not work in the latest Statamic Version. No query is possible, the explorer window is empty and there is also an error in the Docs.
![image-1](https://gi…
-
### Describe the bug / バグの説明
画像カラム(複数選択OK)に値を持つデータに対して
API(put-value)で画像以外のカラムを更新しようとすると500エラーが発生する。
### To Reproduce / 再現手順
1)下記構造のカスタムテーブル「test」を用意する
・name(1行テキスト)
・images(画像、複数選択可、必須フ…
-
* **Problem**: _Errors `A job requiring a not granted scope has been queued`_ User have only publicData scope
* **Expected**: _If no scope is available, the task should not be queued_
* **Logs / Scr…
-
### Describe the bug / バグの説明
1:n関係のn側テーブルに対し、Excelインポートで新規データ登録を試みると、サーバ側でエラー発生するがUI側に何も表示されない
### To Reproduce / 再現手順
1)1:n関係のテーブルを作成(例: 伝票テーブル、伝票明細テーブル)
2)伝票テーブルにフォーム入力してデータ登録
3)伝票明細のインポートメ…
-
### Blessing Skin 版本
v6.0.2
### PHP 版本
8.0
### 出现问题时所使用的浏览器
Microsoft Edge
### 您正在使用的 Web Server
Nginx
### 您正在使用宝塔吗?
- [X] 是
### 出现了什么问题?
玩家反馈上传不了皮肤 报错提示 file 上传失败。
!…
-
**Describe the bug**
when where value is null occurred this error , elequent support value null in where clause like this => $query->where('key',null)->get();
but in this package throw exception
…
-
## Bug Description:
Applying custom middleware to an orchestrator's invocation pipeline may result in non-determinism exceptions. In essence, this is because custom middleware is being interpreted …