SharePoint中Draft版本的文档不会收到document added的Alert Email

结论

=======

如果开启了选项:

“Require documents to be checked out before they can be edited”

那么这是一个By-Design.

 

原因

=======

The 'alert on new item' option failed, because the user with the alert simply cannot see that new draft document as and when it is created because it is checked out to the person who created it in the very first instance that the document is created.

即:

用户无法看到draft version的文档, 因为文档在最初添加的时候, 被设置为由添加文档的用户checkout.

被checkout的草稿版的文档, 其他用户是没有权限查看的.

 

这就是新创建的文档, 用户无法收到alert邮件的根本原因.

 

事实上, 在ULS日志中, 可以看到如下面的日志信息:

PermissionMask check failed. asking for 0x00000055, have 0x00000000
PermissionMask check failed. asking for 0x00000041, have 0x00000000
Alertsjob results for immediate delivery: XX prematches, XX passed filtering, XX of XX passed security trimming, X final after rollup

 

参考资料:

http://www.sharepointdev.net/sharepoint--setup-upgrade-administration-operation/new-item-alert-does-not-work-on-pages-library-3887.shtml

posted on   中道学友  阅读(391)  评论(0编辑  收藏  举报

编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律

导航

< 2010年8月 >
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4
5 6 7 8 9 10 11

技术追求准确,态度积极向上

点击右上角即可分享
微信分享提示