abpframework / abpframework/abp
Remove `PolicySpecifiedDefinition` inheritance from `ReactionEntityTypeDefinition`
Open
Nobody has claimed this yet.
abp-module-cms-kit
breaking change
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
No need to specify policies for the reaction feature. We need to remove the inheritance.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for ReactionEntityTypeDefinition and inspect its declaration and references. Remove the PolicySpecifiedDefinition inheritance as requested, then verify that the affected project still builds and that existing reaction-related tests pass, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100